| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | vmd: add tests for 16- and 24-bit video and IMA ADPCM audio | Kostya Shishkov | 2020-04-16 | 1 | -0/+36 | |
| * | vmd: support 16- and 24-bit variants | Kostya Shishkov | 2020-04-16 | 1 | -31/+82 | |
| * | vmd: add IMA ADPCM audio support | Kostya Shishkov | 2020-04-16 | 1 | -2/+39 | |
| * | vmd: fix RLE decoding | Kostya Shishkov | 2020-04-15 | 1 | -3/+5 | |
| * | vmd: raise unpacked buffer size to a factor four | Kostya Shishkov | 2020-04-15 | 1 | -1/+1 | |
| * | vmd: take global picture offset into account when decoding frames | Kostya Shishkov | 2020-04-15 | 1 | -2/+9 | |
| * | remove trailing whitespaces | Kostya Shishkov | 2020-04-15 | 1 | -1/+1 | |
| * | vmd: correct u8 conversion | Kostya Shishkov | 2020-04-11 | 1 | -5/+1 | |
| * | vmd: switch to MD5-based tests | Kostya Shishkov | 2020-03-28 | 1 | -9/+36 | |
| * | game: fix VMD audio decoding for stereo cases | Kostya Shishkov | 2020-03-28 | 1 | -45/+143 | |
| * | vmdaudio: fix u8 silent blocks value | Kostya Shishkov | 2020-03-27 | 1 | -1/+1 | |
| * | vmd: ignore empty frames | Kostya Shishkov | 2020-03-26 | 1 | -0/+3 | |
| * | MidiVid 3 decoder | Kostya Shishkov | 2020-03-09 | 2 | -0/+599 | |
| * | midivid: switch to MD5-based testing | Kostya Shishkov | 2020-02-24 | 1 | -8/+12 | |
| * | gremlinvideo: switch to MD5-based testing and add audio test | Kostya Shishkov | 2020-02-24 | 1 | -3/+15 | |
| * | bmv: switch to MD5-based testing | Kostya Shishkov | 2020-02-24 | 1 | -8/+4 | |
| * | bmv3: switch to MD5-based testing | Kostya Shishkov | 2020-02-24 | 1 | -4/+4 | |
| * | fix import crate for codec tests | Kostya Shishkov | 2020-02-21 | 5 | -5/+5 | |
| * | split nihav-codec-support crate from nihav-core | Kostya Shishkov | 2020-02-20 | 2 | -0/+2 | |
| * | make all codec crates export just register_all functions and document them | Kostya Shishkov | 2020-02-17 | 6 | -10/+11 | |
| * | remove trailing whitespaces | Kostya Shishkov | 2020-02-11 | 2 | -3/+3 | |
| * | make decoders Send-able | Kostya Shishkov | 2019-11-27 | 5 | -9/+9 | |
| * | make audio decoder tests write .wav files only by request | Kostya Shishkov | 2019-11-18 | 3 | -3/+3 | |
| * | add flush() to decoder interface | Kostya Shishkov | 2019-11-09 | 5 | -0/+20 | |
| * | MidiVid decoder | Kostya Shishkov | 2019-09-26 | 2 | -0/+206 | |
| * | game: fix some clippy warnings | Kostya Shishkov | 2019-05-15 | 5 | -27/+14 | |
| * | bmv: remove duplicate code | Kostya Shishkov | 2019-05-14 | 1 | -5/+1 | |
| * | mark traits as dyn | Kostya Shishkov | 2019-05-14 | 4 | -8/+8 | |
| * | introduce NADecoderSupport and buffer pools | Kostya Shishkov | 2019-05-02 | 4 | -16/+16 | |
| * | gdv: fix palette order | Kostya Shishkov | 2019-04-29 | 1 | -3/+3 | |
| * | switch NAFrame references to Arc | Kostya Shishkov | 2019-04-29 | 4 | -10/+10 | |
| * | switch NACodecInfo to Arc | Kostya Shishkov | 2019-04-29 | 4 | -25/+20 | |
| * | switch to refcounted buffers | Kostya Shishkov | 2019-04-28 | 4 | -9/+9 | |
| * | bmv3: fix colour update skip decoding | Kostya Shishkov | 2019-04-04 | 1 | -1/+1 | |
| * | Discworld Noir BMV video decoder | Kostya Shishkov | 2019-04-04 | 1 | -2/+575 | |
| * | game: add Discworld Noir BMV demuxer and audio decoder | Kostya Shishkov | 2019-04-02 | 2 | -0/+217 | |
| * | move test files into subdirectories | Kostya Shishkov | 2019-03-12 | 3 | -13/+13 | |
| * | VMD fixes | Kostya Shishkov | 2019-02-19 | 1 | -5/+17 | |
| * | VMD demuxer and decoder | Kostya Shishkov | 2019-02-16 | 2 | -0/+472 | |
| * | fix allocated buffer mutability after previous commit | Kostya Shishkov | 2019-02-15 | 2 | -2/+2 | |
| * | Discworld 2 BMV support | Kostya Shishkov | 2019-01-22 | 2 | -0/+346 | |
| * | fix the rest of tests | Kostya Shishkov | 2019-01-17 | 1 | -2/+11 | |
| * | split NihAV into subcrates | Kostya Shishkov | 2019-01-17 | 2 | -0/+590 | |
