Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | fix demuxer tests after introducing seek index | Kostya Shishkov | 2019-11-18 | 3 | -4/+8 |
* | initial seeking support | Kostya Shishkov | 2019-11-13 | 3 | -16/+12 |
* | 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 | 9 | -52/+36 |
* | bmv: remove duplicate code | Kostya Shishkov | 2019-05-14 | 1 | -5/+1 |
* | mark traits as dyn | Kostya Shishkov | 2019-05-14 | 7 | -12/+12 |
* | 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 |
* | bmv3: do not demux empty video frames | Kostya Shishkov | 2019-04-02 | 1 | -0/+7 |
* | game: add Discworld Noir BMV demuxer and audio decoder | Kostya Shishkov | 2019-04-02 | 4 | -1/+377 |
* | move test files into subdirectories | Kostya Shishkov | 2019-03-12 | 6 | -17/+17 |
* | VMD fixes | Kostya Shishkov | 2019-02-19 | 2 | -8/+25 |
* | VMD demuxer and decoder | Kostya Shishkov | 2019-02-16 | 4 | -0/+675 |
* | fix allocated buffer mutability after previous commit | Kostya Shishkov | 2019-02-15 | 2 | -2/+2 |
* | Discworld 2 BMV support | Kostya Shishkov | 2019-01-22 | 4 | -0/+475 |
* | remove unused imports | Kostya Shishkov | 2019-01-22 | 1 | -2/+0 |
* | fix warnings | Kostya Shishkov | 2019-01-18 | 1 | -0/+1 |
* | fix the rest of tests | Kostya Shishkov | 2019-01-17 | 1 | -2/+11 |
* | split NihAV into subcrates | Kostya Shishkov | 2019-01-17 | 5 | -0/+809 |