index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-ms
/
src
/
codecs
Commit message (
Expand
)
Author
Age
Files
Lines
*
msvideo1enc: update test after changes in vector quantiser
Kostya Shishkov
2020-10-04
1
-1
/
+1
*
introduce stream and container duration
Kostya Shishkov
2020-10-04
2
-2
/
+2
*
remove trailing whitespace
Kostya Shishkov
2020-07-10
1
-2
/
+1
*
rename register_all_codecs to register_all_decoders
Kostya Shishkov
2020-07-09
6
-16
/
+16
*
make HAMShuffler generic
Kostya Shishkov
2020-06-16
2
-33
/
+3
*
msvideo1enc: switch to MD5-based test
Kostya Shishkov
2020-06-16
1
-2
/
+4
*
msadpcmenc: switch to MD5-based test
Kostya Shishkov
2020-06-16
1
-1
/
+2
*
ms: fix or silence clippy warnings
Kostya Shishkov
2020-06-16
3
-10
/
+12
*
Microsoft RLE decoder
Kostya Shishkov
2020-06-07
2
-0
/
+323
*
add declared bitdepth to NAVideoInfo
Kostya Shishkov
2020-06-07
1
-0
/
+1
*
msadpcm: fix test after sample order change
Kostya Shishkov
2020-06-06
1
-1
/
+1
*
remove trailing whitespaces
Kostya Shishkov
2020-06-06
2
-3
/
+3
*
msvideo1enc: add keyframe interval option
Kostya Shishkov
2020-06-06
1
-4
/
+32
*
set stream number in encoders too
Kostya Shishkov
2020-06-05
2
-2
/
+6
*
copy encoding parameters from the reference when negotiating the format
Kostya Shishkov
2020-06-05
2
-2
/
+2
*
introduce option handling for decoders
Kostya Shishkov
2020-06-01
3
-0
/
+18
*
introduce option handling for encoders
Kostya Shishkov
2020-05-31
2
-0
/
+12
*
MS Video 1 16-bit encoder and MS ADPCM encoder
Kostya Shishkov
2020-05-30
3
-15
/
+845
*
msvideo1: remove debug leftover
Kostya Shishkov
2020-05-28
1
-1
/
+0
*
add a crate for common MS formats
Kostya Shishkov
2020-05-24
4
-0
/
+626