nihav.git
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
2020-02-24 Kostya Shishkovgremlinvideo: switch to MD5-based testing and add audio...
2020-02-24 Kostya Shishkovbmv: switch to MD5-based testing
2020-02-24 Kostya Shishkovbmv3: switch to MD5-based testing
2020-02-23 Kostya Shishkovralf: switch to MD5-based test
2020-02-21 Kostya Shishkovfix import crate for codec tests
2020-02-20 Kostya Shishkovfix re-exports of crate submodules
2020-02-20 Kostya Shishkovsplit nihav-registry from nihav-core
2020-02-20 Kostya Shishkovsplit nihav-codec-support crate from nihav-core
2020-02-20 Kostya Shishkovcore/frame: remove unneeded FrameFromPacket trait
2020-02-20 Kostya Shishkovcore/frame: remove options field from NAFrame until...
2020-02-20 Kostya Shishkovcore/frame: make some fields public (and rename for...
2020-02-19 Kostya Shishkovcore/frame: document module
2020-02-19 Kostya Shishkovcore/codecs: document blockdsp
2020-02-19 Kostya Shishkovcore/dsp: document module
2020-02-19 Kostya Shishkovcore/formats: document module
2020-02-18 Kostya Shishkovcore: document crate a bit
2020-02-18 Kostya Shishkovcore/demuxers: document module
2020-02-18 Kostya Shishkovcore/test: document module
2020-02-18 Kostya Shishkovcore/scale: document module
2020-02-18 Kostya Shishkovcore/soundcvt: document module
2020-02-17 Kostya Shishkovcore/codecs: document module
2020-02-17 Kostya Shishkovcore: document data module
2020-02-17 Kostya Shishkovallstuff: document the module
2020-02-17 Kostya Shishkovcore: document detect module
2020-02-17 Kostya Shishkovcore: document reorder module
2020-02-17 Kostya Shishkovcore: document register module
2020-02-17 Kostya Shishkovcore: document refs module
2020-02-17 Kostya Shishkovmake all codec crates export just register_all function...
2020-02-17 Kostya Shishkovduck/vpcommon: vp_tree! does not need to be exported
2020-02-16 Kostya Shishkovremove trailing whitespace
2020-02-16 Kostya Shishkovcore/io: document codebook module
2020-02-15 Kostya Shishkovcore/io: add module description
2020-02-15 Kostya Shishkovcore/io: document intcode module
2020-02-15 Kostya Shishkovcore/io: document bytestream reading/writing module
2020-02-13 Kostya Shishkovcore/io: make bitstream reader clone()able
2020-02-13 Kostya Shishkovcore/io: bitstream reader documentation
next