nihav.git
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
2020-02-11 Kostya Shishkovremove trailing whitespaces
2020-02-11 Kostya ShishkovMake BitReader rely on passed slice size without the...
2020-02-11 Kostya Shishkovclearvideo: switch to MD5-based test
2020-02-11 Kostya Shishkovcore/byteio: use slice length directly
2020-02-08 Kostya Shishkovvp7: switch to MD5-based testing
2020-02-08 Kostya Shishkovvp7: fix special modes motion compensation
2020-02-08 Kostya Shishkovvp7: reset scan on keyframe
2020-02-07 Kostya Shishkovvp7: inter DC prediction depends on inter frame type
2020-02-06 Kostya Shishkovvp7: fix split block chroma motion compensation
2020-02-06 Kostya Shishkovvp7: fix intra prediction corner cases
2020-02-06 Kostya Shishkovvp7: skip DC transform for empty block
2020-02-06 Kostya Shishkovvp7: fix inter mode DC predictor
2020-02-02 Kostya Shishkovvp6: switch to MD5-based tests
2020-02-02 Kostya Shishkovduck/vp56: select proper format for VP6 alpha
2020-02-02 Kostya Shishkovcore/register: add fourcc for VP6A
2020-02-02 Kostya Shishkovvp6: set correct interlaced state in inter frame headers
2020-02-02 Kostya Shishkovvp6: fix motion compensation bugs
2020-01-27 Kostya Shishkovvp5: switch to MD5 hash test
2020-01-27 Kostya Shishkovvp5: fix chroma MV
2020-01-26 Kostya Shishkovduck/vp56: fix motion type decoding
2020-01-25 Kostya Shishkovduck/vp56: fix DC prediction
2020-01-25 Kostya Shishkovduck/vpcommon: hopefully fix motion compensation with...
2020-01-25 Kostya Shishkovvp5: fix motion compensation part
2020-01-22 Kostya Shishkovvp3: switch VP4 test to MD5 sum
2020-01-22 Kostya Shishkovvp3: fix neighbourhood info
2020-01-21 Kostya Shishkovvp3: fix fourmv address for VP4
2020-01-21 Kostya Shishkovvp3: fix quantisation matrices for VP4
2020-01-21 Kostya Shishkovduck/vpcommon: hopefully fix vp_copy_block()
2020-01-13 Kostya Shishkovvp3: switch VP30 test to MD5 hash
2020-01-13 Kostya Shishkovvp3: VP30 should update golden frames on low quants
2019-12-30 Kostya Shishkovvp3: remove debug leftovers
2019-12-30 Kostya Shishkovvp3: use MD5 hash for VP3.1 test
2019-12-30 Kostya Shishkovvp3: fix fourmv block positions
2019-12-18 Kostya Shishkovvp3: uncoded block in inter are skip blocks regardless...
2019-12-18 Kostya Shishkovvp3: fix motion compensation code
2019-12-18 Kostya Shishkovvp3: refactor MC for fourmv
2019-12-18 Kostya Shishkovcore/test: flip output PGMYUV if needed
2019-12-17 Kostya Shishkovvp3: add loop filter for chroma
2019-12-17 Kostya Shishkovvp3: fix has_ac condition
2019-12-16 Kostya Shishkovtruemotion2x: switch to MD5-based test
2019-12-16 Kostya Shishkovtruemotion2: switch to MD5-based test
2019-12-16 Kostya Shishkovtruemotionrt: switch to MD5-based test
2019-12-14 Kostya Shishkovindeo3: support mid-stream frame size change
2019-12-14 Kostya Shishkovcore/test: print generated hash in the expected format
2019-12-14 Kostya Shishkovindeo5: switch to MD5-based testing
2019-12-14 Kostya Shishkovindeo/ivi: restore erroneously deleted chunk
next