index
:
nihav
master
Mirror of nihav.org project
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-commonfmt
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
introduce option handling for demuxers
Kostya Shishkov
2020-05-31
3
-0
/
+18
*
make muxers handle options
Kostya Shishkov
2020-05-31
2
-0
/
+12
*
make muxers report their capabilities
Kostya Shishkov
2020-05-30
2
-0
/
+2
*
WAV muxer
Kostya Shishkov
2020-05-27
2
-0
/
+167
*
add WAV demuxer
Kostya Shishkov
2020-05-25
2
-0
/
+201
*
avimux: remove obsoleted workaround
Kostya Shishkov
2020-05-24
1
-2
/
+1
*
avi: do not put extradata size into extradata for audio streams
Kostya Shishkov
2020-05-24
1
-1
/
+8
*
avi: ignore actual bimap header size in relation to stream header size
Kostya Shishkov
2020-05-23
1
-1
/
+1
*
avi: do not ignore guessed format
Kostya Shishkov
2020-05-23
1
-1
/
+1
*
avi: fix palette order
Kostya Shishkov
2020-05-23
1
-4
/
+5
*
avi: end demuxing when index is encountered
Kostya Shishkov
2020-05-23
1
-1
/
+1
*
avi: provide palette as side data and handle palette changes
Kostya Shishkov
2020-05-23
1
-1
/
+60
*
avi muxer
Kostya Shishkov
2020-05-21
3
-0
/
+359
*
cinepak: add grayscale and palette output modes
Kostya Shishkov
2020-05-20
1
-18
/
+131
*
mov: output track palette as side data
Kostya Shishkov
2020-05-20
1
-13
/
+22
*
avi demuxer: mark packets as keyframe if we have index
Kostya Shishkov
2020-05-18
1
-3
/
+8
*
Cinepak decoder
Kostya Shishkov
2020-05-17
2
-0
/
+346
*
mov: ignore some common chunks
Kostya Shishkov
2020-05-17
1
-0
/
+12
*
mov: read palette if present
Kostya Shishkov
2020-05-17
1
-1
/
+31
*
clearvdeo: support MOV variant of extradata as well
Kostya Shishkov
2020-04-27
1
-3
/
+4
*
add MOV demuxer
Kostya Shishkov
2020-04-27
2
-0
/
+860
*
fix import crate for codec tests
Kostya Shishkov
2020-02-21
5
-5
/
+5
*
fix re-exports of crate submodules
Kostya Shishkov
2020-02-20
1
-2
/
+2
*
split nihav-registry from nihav-core
Kostya Shishkov
2020-02-20
2
-1
/
+2
*
split nihav-codec-support crate from nihav-core
Kostya Shishkov
2020-02-20
5
-4
/
+6
*
make all codec crates export just register_all functions and document them
Kostya Shishkov
2020-02-17
8
-12
/
+19
*
Make BitReader rely on passed slice size without the additional arguments.
Kostya Shishkov
2020-02-11
5
-8
/
+8
*
clearvideo: switch to MD5-based test
Kostya Shishkov
2020-02-11
1
-4
/
+14
*
avi demuxer: sample size is already in bits
Kostya Shishkov
2019-11-27
1
-1
/
+1
*
make decoders Send-able
Kostya Shishkov
2019-11-27
6
-7
/
+7
*
make audio decoder tests write .wav files only by request
Kostya Shishkov
2019-11-18
4
-4
/
+4
*
fix demuxer tests after introducing seek index
Kostya Shishkov
2019-11-18
1
-1
/
+2
*
allow to skip index building
Kostya Shishkov
2019-11-16
1
-9
/
+11
*
avi: add index parsing and seeking
Kostya Shishkov
2019-11-15
1
-9
/
+55
*
initial seeking support
Kostya Shishkov
2019-11-13
1
-5
/
+27
*
check for missing reference frames in various decoders
Kostya Shishkov
2019-11-11
1
-1
/
+3
*
add flush() to decoder interface
Kostya Shishkov
2019-11-09
6
-0
/
+22
*
avi: stop outputting frames when index is hit
Kostya Shishkov
2019-08-17
1
-0
/
+3
*
move zigzag scan to common place
Kostya Shishkov
2019-07-03
1
-11
/
+0
*
avi: support ON2 files
Kostya Shishkov
2019-06-22
1
-2
/
+16
*
commonfmt: fix some clippy warnings
Kostya Shishkov
2019-05-15
10
-227
/
+161
*
fix clippy errors
Kostya Shishkov
2019-05-14
1
-0
/
+1
*
mark traits as dyn
Kostya Shishkov
2019-05-14
7
-8
/
+8
*
switch to better FFT interface and more flexible FFT implementation
Kostya Shishkov
2019-05-05
3
-7
/
+5
*
introduce NADecoderSupport and buffer pools
Kostya Shishkov
2019-05-02
6
-12
/
+12
*
switch NAFrame references to Arc
Kostya Shishkov
2019-04-29
6
-7
/
+7
*
switch NACodecInfo to Arc
Kostya Shishkov
2019-04-29
6
-25
/
+13
*
switch to refcounted buffers
Kostya Shishkov
2019-04-28
6
-11
/
+9
*
move test files into subdirectories
Kostya Shishkov
2019-03-12
2
-3
/
+3
*
fix allocated buffer mutability after previous commit
Kostya Shishkov
2019-02-15
4
-4
/
+4
[prev]
[next]