aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-game
Commit message (Expand)AuthorAgeFilesLines
* make decoders Send-ableKostya Shishkov2019-11-275-9/+9
* make audio decoder tests write .wav files only by requestKostya Shishkov2019-11-183-3/+3
* fix demuxer tests after introducing seek indexKostya Shishkov2019-11-183-4/+8
* initial seeking supportKostya Shishkov2019-11-133-16/+12
* add flush() to decoder interfaceKostya Shishkov2019-11-095-0/+20
* MidiVid decoderKostya Shishkov2019-09-263-1/+211
* game: fix some clippy warningsKostya Shishkov2019-05-159-52/+36
* bmv: remove duplicate codeKostya Shishkov2019-05-141-5/+1
* mark traits as dynKostya Shishkov2019-05-147-12/+12
* introduce NADecoderSupport and buffer poolsKostya Shishkov2019-05-024-16/+16
* gdv: fix palette orderKostya Shishkov2019-04-291-3/+3
* switch NAFrame references to ArcKostya Shishkov2019-04-294-10/+10
* switch NACodecInfo to ArcKostya Shishkov2019-04-294-25/+20
* switch to refcounted buffersKostya Shishkov2019-04-284-9/+9
* bmv3: fix colour update skip decodingKostya Shishkov2019-04-041-1/+1
* Discworld Noir BMV video decoderKostya Shishkov2019-04-041-2/+575
* bmv3: do not demux empty video framesKostya Shishkov2019-04-021-0/+7
* game: add Discworld Noir BMV demuxer and audio decoderKostya Shishkov2019-04-025-3/+381
* move test files into subdirectoriesKostya Shishkov2019-03-126-17/+17
* VMD fixesKostya Shishkov2019-02-192-8/+25
* VMD demuxer and decoderKostya Shishkov2019-02-165-2/+679
* fix allocated buffer mutability after previous commitKostya Shishkov2019-02-152-2/+2
* Discworld 2 BMV supportKostya Shishkov2019-01-225-2/+479
* remove unused importsKostya Shishkov2019-01-221-2/+0
* fix warningsKostya Shishkov2019-01-181-0/+1
* fix the rest of testsKostya Shishkov2019-01-171-2/+11
* split NihAV into subcratesKostya Shishkov2019-01-176-0/+832