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
/
codecs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
aac: issue a warning instead of an error on window sequence mismatch
Kostya Shishkov
2020-12-16
1
-4
/
+8
*
aac: parse extradata in esds format
Kostya Shishkov
2020-10-24
1
-1
/
+55
*
aac: allow intensity stereo in right channel
Kostya Shishkov
2020-10-24
1
-1
/
+1
*
cinepakenc: switch to MD5-based test
Kostya Shishkov
2020-10-04
1
-1
/
+3
*
introduce stream and container duration
Kostya Shishkov
2020-10-04
2
-2
/
+2
*
aac: fix the window group advancement in joint-stereo reconstruction
Kostya Shishkov
2020-08-27
1
-1
/
+1
*
aac: add missing heading bit to escape value
Kostya Shishkov
2020-08-27
1
-0
/
+1
*
aac: fix TNS filtering
Kostya Shishkov
2020-08-27
1
-4
/
+10
*
cinepakenc: ask for non-flipped image during negotiation
Kostya Shishkov
2020-07-10
1
-1
/
+1
*
rename register_all_codecs to register_all_decoders
Kostya Shishkov
2020-07-09
8
-16
/
+16
*
make HAMShuffler generic
Kostya Shishkov
2020-06-16
2
-2
/
+2
*
commonfmt: fix or silence clippy warnings
Kostya Shishkov
2020-06-16
8
-13
/
+24
*
cinepakenc: switch default quantisation mode to median cut
Kostya Shishkov
2020-06-15
1
-1
/
+1
*
cinepakenc: take into account the number of quantised entries
Kostya Shishkov
2020-06-15
1
-17
/
+32
*
cinepakenc: add missing field in NAVideoInfo used in test
Kostya Shishkov
2020-06-15
1
-0
/
+1
*
cinepakenc: fix V1-only intra mode
Kostya Shishkov
2020-06-15
1
-3
/
+3
*
cinepak: fix inter-frames decoding
Kostya Shishkov
2020-06-15
1
-13
/
+17
*
add A-law and mu-law decoders
Kostya Shishkov
2020-06-14
2
-4
/
+64
*
PCM encoder
Kostya Shishkov
2020-06-06
2
-1
/
+134
*
remove trailing whitespaces
Kostya Shishkov
2020-06-06
1
-1
/
+1
*
cinepakenc: replace missed instance of key_int with the constant
Kostya Shishkov
2020-06-06
1
-1
/
+1
*
cinepakenc: remove debug print
Kostya Shishkov
2020-06-06
1
-1
/
+0
*
factor out keyframe interval option
Kostya Shishkov
2020-06-06
1
-2
/
+2
*
set stream number in encoders too
Kostya Shishkov
2020-06-05
1
-1
/
+3
*
cinepakenc: introduce several encoding options
Kostya Shishkov
2020-06-05
1
-16
/
+99
*
copy encoding parameters from the reference when negotiating the format
Kostya Shishkov
2020-06-05
1
-1
/
+1
*
experimental Cinepak encoder
Kostya Shishkov
2020-06-03
2
-0
/
+1024
*
introduce option handling for decoders
Kostya Shishkov
2020-06-01
7
-0
/
+42
*
cinepak: add grayscale and palette output modes
Kostya Shishkov
2020-05-20
1
-18
/
+131
*
Cinepak decoder
Kostya Shishkov
2020-05-17
2
-0
/
+346
*
clearvdeo: support MOV variant of extradata as well
Kostya Shishkov
2020-04-27
1
-3
/
+4
*
fix import crate for codec tests
Kostya Shishkov
2020-02-21
5
-5
/
+5
*
split nihav-codec-support crate from nihav-core
Kostya Shishkov
2020-02-20
4
-4
/
+5
*
make all codec crates export just register_all functions and document them
Kostya Shishkov
2020-02-17
6
-10
/
+11
*
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
*
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
*
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
*
move zigzag scan to common place
Kostya Shishkov
2019-07-03
1
-11
/
+0
*
commonfmt: fix some clippy warnings
Kostya Shishkov
2019-05-15
7
-203
/
+136
*
fix clippy errors
Kostya Shishkov
2019-05-14
1
-0
/
+1
*
mark traits as dyn
Kostya Shishkov
2019-05-14
6
-7
/
+7
*
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
1
-2
/
+2
[prev]
[next]