nihav.git
2020-05-17 Kostya ShishkovCinepak decoder
2020-05-17 Kostya Shishkovmov: ignore some common chunks
2020-05-17 Kostya Shishkovmov: read palette if present
2020-05-13 Kostya Shishkovcore/scale: add conversion into paletted format
2020-05-05 Kostya Shishkovsiren: correct scaling to match reference output
2020-05-05 Kostya Shishkovadd VivoActive (imperfect) format family support
2020-05-01 Kostya Shishkovcodec_support/h263: fix some cases related to Vivo 2.0
2020-04-27 Kostya Shishkovclearvdeo: support MOV variant of extradata as well
2020-04-27 Kostya Shishkovadd MOV demuxer
2020-04-27 Kostya Shishkovregistry: add codec entries for MOV format
2020-04-27 Kostya Shishkovregistry: add detection for MOV format
2020-04-26 Kostya Shishkovcore/io: fix reading escape bits past end in codebook
2020-04-22 Kostya Shishkovcore: introduce a function to print NABufferType metadata
2020-04-19 Kostya Shishkovvmd: demux L&H StreamTalk audio
2020-04-19 Kostya Shishkovadd Lernout & Hauspie StreamTalk 25kbps at 22 kHz codec
2020-04-19 Kostya Shishkovadd Lernout & Hauspie StreamTalk codecs to the registry
2020-04-17 Kostya Shishkovvmd: support demuxing newer version
2020-04-17 Kostya Shishkovvmd: support stereo IMA ADPCM
2020-04-17 Kostya Shishkovvmd: remove leftover unused code
2020-04-17 Kostya Shishkovvmd: handle IMA ADPCM chunks with odd number of samples...
2020-04-16 Kostya Shishkovvmd: fix typo
2020-04-16 Kostya Shishkovvmd: add tests for 16- and 24-bit video and IMA ADPCM...
2020-04-16 Kostya Shishkovvmd: support 16- and 24-bit variants
2020-04-16 Kostya Shishkovvmd: add IMA ADPCM audio support
2020-04-16 Kostya Shishkovmove IMA ADPCM decoder into codec_support
2020-04-15 Kostya Shishkovvmd: fix RLE decoding
2020-04-15 Kostya Shishkovvmd: raise unpacked buffer size to a factor four
2020-04-15 Kostya Shishkovvmd: take global picture offset into account when decod...
2020-04-15 Kostya Shishkovremove trailing whitespaces
2020-04-13 Kostya Shishkovcore: add a new (de)compression module
2020-04-13 Kostya Shishkovcore/io: fix bug in MemoryReader::peek_buf()
2020-04-13 Kostya Shishkovcore/io: make Codebook fields and TABLE_FILL_VALUE...
2020-04-11 Kostya Shishkovcore/soundcvt: fix buffer type in test
2020-04-11 Kostya Shishkovcore/io: fix typo in codebook doc example
2020-04-11 Kostya Shishkovvmd: correct u8 conversion
2020-04-11 Kostya Shishkovcore/io: check for non-unique codes while generating...
2020-04-11 Kostya Shishkovrv10: remove invalid chroma DC code -128
2020-04-11 Kostya Shishkovcore/io: mark FullCodebookDesc and ShortCodebookDesc...
2020-04-08 Kostya Shishkovintel263: switch to MD5-based test
2020-04-08 Kostya Shishkovintel263: use codec-specific DSP functions
2020-04-08 Kostya Shishkovrv20: update hashes after loopfilter bugfix
2020-04-08 Kostya Shishkovcodec_support/h263: fix delta calculation in the debloc...
2020-04-08 Kostya Shishkovcodec_support/h263: fix slice reset condition
2020-04-08 Kostya Shishkovcodec_support/h263: fix references used in PB-frame...
2020-04-08 Kostya Shishkovintel263: fix quantisation
2020-04-08 Kostya Shishkovintel263: correct frame PTS in case of B-frames being...
2020-04-07 Kostya Shishkovrv10: switch to MD5-based tests
2020-04-07 Kostya Shishkovrv10: do not use modified chroma quantizer
2020-04-07 Kostya Shishkovrv10: remove debug statements
2020-04-07 Kostya Shishkovrv10: new versions are all above zero
2020-04-07 Kostya Shishkovrv10: check quantiser
2020-04-07 Kostya Shishkovrv10: use OBMC if the codec flavour requires it
2020-04-07 Kostya Shishkovcodec_support/h263: add OBMC feature
2020-04-06 Kostya Shishkovswitch h263 decoder to take options as flags
2020-04-05 Kostya Shishkovcodec_support/h263: factor out some macroblock decoding...
2020-04-04 Kostya Shishkovrv10: fix coefficient quantisation
2020-04-04 Kostya Shishkovrv20: do not ignore deblocking flag
2020-04-04 Kostya Shishkovrv20: fix decoding with RPR present
2020-04-04 Kostya Shishkovcodec_support/h263: validate that B-frame has enough...
2020-04-04 Kostya Shishkovrv20: validate slice start
2020-04-03 Kostya Shishkovrmdemux: check that slice data fits into the frame
2020-04-03 Kostya Shishkovrv20: switch to MD5-based test
2020-04-03 Kostya Shishkovh263-based codecs: use proper motion compensation
2020-04-03 Kostya Shishkovrv20: fix coefficient quantisation
2020-04-03 Kostya Shishkovcodec_support/h263: allocate more space in MV predictor
2020-04-03 Kostya Shishkovcodec_support/h263: fix DC clipping function
2020-04-02 Kostya Shishkovrv20: use codec-specific IDCT
2020-04-02 Kostya Shishkovrv20: calculate proper frame timestamps
2020-04-02 Kostya Shishkovregistry: RealVideo 2 has B-frames
2020-04-02 Kostya Shishkovcodec_support/h263: use proper H.263 deblocking
2020-04-02 Kostya Shishkovcodec_support/h263: fix tabs
2020-03-28 Kostya Shishkovvmd: switch to MD5-based tests
2020-03-28 Kostya Shishkovgame: fix VMD audio decoding for stereo cases
2020-03-27 Kostya Shishkovvmdaudio: fix u8 silent blocks value
2020-03-26 Kostya Shishkovvmd: ignore empty frames
2020-03-24 Kostya Shishkovcore/frame: add missing case for NABufferType::get_offset()
2020-03-24 Kostya Shishkovrv30: switch to MD5-based tests
2020-03-24 Kostya Shishkovrv40: switch to MD5-based tests
2020-03-24 Kostya Shishkovrealmedia/rv3040: update DC quant for inter macroblocks too
2020-03-24 Kostya Shishkovrealmedia/rv3040: handle slice headers for inter frames...
2020-03-24 Kostya Shishkovrealmedia/rv40dsp: hopefully fix deblocking conditions...
2020-03-24 Kostya Shishkovmake edge_emu() accept block alignment
2020-03-23 Kostya Shishkovrealmedia/rv40dsp: fix typos in loop filters
2020-03-23 Kostya Shishkovrealmedia/rv40dsp: fix strong deblock filter clipping
2020-03-23 Kostya Shishkovrealmedia/rv40dsp: fix 3,3 luma motion interpolation
2020-03-23 Kostya Shishkovrealmedia/rv3040: pass mb_h into loop filter
2020-03-11 Kostya Shishkovrealmedia/rv3040: ignore slices with wrong headers
2020-03-10 Kostya Shishkovtypo fix
2020-03-09 Kostya Shishkovadd nihav-player to .gitignore
2020-03-09 Kostya ShishkovMidiVid 3 decoder
2020-03-08 Kostya Shishkovbinkvid: switch to MD5-based tests
2020-03-07 Kostya Shishkovbinkvid: align width to 8 when calculating bundle sizes
2020-03-07 Kostya Shishkovbinkvid: remove debug statements
2020-03-07 Kostya Shishkovbinkaud: separate tests for different audio flavours
2020-03-06 Kostya Shishkovdetect: fix Bink magic words
2020-03-06 Kostya Shishkovsmacker: switch to MD5-based tests
2020-03-06 Kostya Shishkovsupport interleaved audio properly
2020-02-25 Kostya Shishkovsmkdemux: ignore unknown audio streams with payload...
2020-02-25 Kostya Shishkovsmacker-audio: use interleaved output format as it...
2020-02-24 Kostya Shishkovmidivid: switch to MD5-based testing
next