index
:
nihav
master
Mirror of nihav.org project
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rv6: add frame skipping option
Kostya Shishkov
2020-06-11
1
-4
/
+55
*
add frame skip option for decoders
Kostya Shishkov
2020-06-11
2
-0
/
+52
*
Microsoft RLE decoder
Kostya Shishkov
2020-06-07
4
-1
/
+328
*
add declared bitdepth to NAVideoInfo
Kostya Shishkov
2020-06-07
4
-3
/
+8
*
msadpcm: fix test after sample order change
Kostya Shishkov
2020-06-06
1
-1
/
+1
*
PCM encoder
Kostya Shishkov
2020-06-06
3
-2
/
+138
*
remove trailing whitespaces
Kostya Shishkov
2020-06-06
7
-8
/
+8
*
core/frame: add helper functions for dealing with reference-counted buffer
Kostya Shishkov
2020-06-06
1
-0
/
+6
*
msvideo1enc: add keyframe interval option
Kostya Shishkov
2020-06-06
1
-4
/
+32
*
cinepakenc: replace missed instance of key_int with the constant
Kostya Shishkov
2020-06-06
1
-1
/
+1
*
add nihav-encoder to ignores
Kostya Shishkov
2020-06-06
1
-0
/
+1
*
cinepakenc: remove debug print
Kostya Shishkov
2020-06-06
1
-1
/
+0
*
factor out keyframe interval option
Kostya Shishkov
2020-06-06
2
-2
/
+7
*
core: make StreamManager accept NAStreamRef too
Kostya Shishkov
2020-06-05
1
-0
/
+7
*
set stream number in encoders too
Kostya Shishkov
2020-06-05
3
-3
/
+9
*
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
3
-3
/
+3
*
core: implement NAOptionHandler for Muxer
Kostya Shishkov
2020-06-05
1
-0
/
+12
*
registry: add detect_format_by_name()
Kostya Shishkov
2020-06-04
1
-0
/
+16
*
core: redesign options module
Kostya Shishkov
2020-06-04
1
-109
/
+110
*
allstuff: add encoders and muxers
Kostya Shishkov
2020-06-04
1
-0
/
+16
*
experimental Cinepak encoder
Kostya Shishkov
2020-06-03
4
-2
/
+1034
*
core/codecs: implement AllocatorError -> EncoderError conversion
Kostya Shishkov
2020-06-03
1
-0
/
+4
*
codec_support/test: document enc_video module
Kostya Shishkov
2020-06-01
1
-0
/
+21
*
commonfmt: make AVI and WAV muxers use proper remuxing test
Kostya Shishkov
2020-06-01
2
-73
/
+44
*
codec_support/test: add remuxing tests
Kostya Shishkov
2020-06-01
1
-0
/
+166
*
introduce option handling for decoders
Kostya Shishkov
2020-06-01
50
-1
/
+326
*
introduce option handling for encoders
Kostya Shishkov
2020-05-31
3
-1
/
+14
*
introduce option handling for demuxers
Kostya Shishkov
2020-05-31
11
-1
/
+91
*
make muxers handle options
Kostya Shishkov
2020-05-31
3
-1
/
+14
*
core: split options into separate module
Kostya Shishkov
2020-05-31
3
-41
/
+293
*
MS Video 1 16-bit encoder and MS ADPCM encoder
Kostya Shishkov
2020-05-30
5
-17
/
+853
*
introduce interface and support code for encoders
Kostya Shishkov
2020-05-30
3
-0
/
+306
*
core: preparation work for introducing options
Kostya Shishkov
2020-05-30
1
-1
/
+27
*
codec_support: add module for generic vector quantisation
Kostya Shishkov
2020-05-30
5
-0
/
+433
*
make muxers report their capabilities
Kostya Shishkov
2020-05-30
3
-0
/
+25
*
core/scale: make sure that yuv2rgb kernel outputs to planar RGB
Kostya Shishkov
2020-05-29
1
-0
/
+15
*
core/io: introduce GrowableMemoryWriter
Kostya Shishkov
2020-05-29
1
-0
/
+90
*
msvideo1: remove debug leftover
Kostya Shishkov
2020-05-28
1
-1
/
+0
*
core/scale: support grayscale format
Kostya Shishkov
2020-05-27
1
-0
/
+80
*
core/soundcvt: fix conversion of packed data
Kostya Shishkov
2020-05-27
1
-2
/
+2
*
core/frame: add a function for assigning packets to other streams
Kostya Shishkov
2020-05-27
1
-0
/
+5
*
WAV muxer
Kostya Shishkov
2020-05-27
3
-1
/
+169
*
codec_support: factor out PNM writing into separate module
Kostya Shishkov
2020-05-26
3
-192
/
+256
*
add WAV demuxer
Kostya Shishkov
2020-05-25
4
-1
/
+210
*
core/byteio: add read_tag/peek_tag for reading four-byte tags
Kostya Shishkov
2020-05-25
1
-0
/
+14
*
avimux: remove obsoleted workaround
Kostya Shishkov
2020-05-24
1
-2
/
+1
*
registry: twocc 0x0000 is an unknown codec, mark it as such
Kostya Shishkov
2020-05-24
1
-1
/
+1
*
add a crate for common MS formats
Kostya Shishkov
2020-05-24
9
-0
/
+674
*
avi: do not put extradata size into extradata for audio streams
Kostya Shishkov
2020-05-24
1
-1
/
+8
[prev]
[next]