| Commit message (Expand) | Author | Age | Files | Lines |
* | make validate!() print message only in debug builds | Kostya Shishkov | 2022-12-23 | 2 | -0/+10 |
* | arxel-vid: support 2-pixel tiles | Kostya Shishkov | 2022-11-12 | 1 | -11/+9 |
* | arxel-vid: fix motion vector value | Kostya Shishkov | 2022-11-12 | 1 | -2/+2 |
* | add Arxel Tribe video support | Kostya Shishkov | 2022-11-12 | 5 | -2/+411 |
* | siff: fix SON duration | Kostya Shishkov | 2022-11-05 | 1 | -3/+1 |
* | give 'str' variables more appropriate names | Kostya Shishkov | 2022-11-04 | 6 | -39/+39 |
* | switch demuxers to use NAStream::make_ts() | Kostya Shishkov | 2022-11-04 | 10 | -53/+26 |
* | Beam Software SIFF format support | Kostya Shishkov | 2022-10-29 | 5 | -2/+992 |
* | legend-q: support version 6 | Kostya Shishkov | 2022-10-17 | 1 | -1/+2 |
* | add Highlander FMV support | Kostya Shishkov | 2022-10-15 | 5 | -2/+643 |
* | fix some clippy warnings | Kostya Shishkov | 2022-09-22 | 4 | -6/+6 |
* | support Legend Entertainment Q format version 7 | Kostya Shishkov | 2022-03-23 | 2 | -13/+270 |
* | smush-mcmp: support packed WAV files as well | Kostya Shishkov | 2022-01-09 | 1 | -2/+32 |
* | split configuration for audio and video SMUSH decoders | Kostya Shishkov | 2022-01-09 | 3 | -8/+28 |
* | add MCMP demuxer | Kostya Shishkov | 2022-01-09 | 3 | -5/+174 |
* | LucasArts SMUSH formats support | Kostya Shishkov | 2022-01-09 | 9 | -2/+2961 |
* | annotate the sources for test samples | Kostya Shishkov | 2021-11-20 | 18 | -0/+18 |
* | add enabling/disabling features for files with both encoder and decoder | Kostya Shishkov | 2021-11-17 | 2 | -0/+16 |
* | add some description to crates providing (de)coders and (de)muxers | Kostya Shishkov | 2021-10-29 | 1 | -0/+1 |
* | replace vec.truncate(0) with vec.clear() | Kostya Shishkov | 2021-10-29 | 1 | -1/+1 |
* | Imagination Pilots Matte Animation decoder | Kostya Shishkov | 2021-10-05 | 3 | -1/+260 |
* | remove trailing whitespaces | Kostya Shishkov | 2021-06-03 | 1 | -1/+1 |
* | Legend Entertainment Q format demuxer and decoder | Kostya Shishkov | 2021-05-30 | 5 | -2/+855 |
* | gdv: audio base is also 1/fps | Kostya Shishkov | 2021-04-06 | 1 | -1/+1 |
* | make tests that rely on external demuxers use only those from external crates | Kostya Shishkov | 2021-04-05 | 1 | -1/+1 |
* | fix clippy warnings for update to rustc 1.46 | Kostya Shishkov | 2021-04-04 | 2 | -2/+2 |
* | gdv: decode 16-bit video | Kostya Shishkov | 2021-02-24 | 1 | -19/+205 |
* | gdv: recognize 16-bit video streams | Kostya Shishkov | 2021-02-24 | 1 | -1/+1 |
* | Fable IMAX video support | Kostya Shishkov | 2021-02-14 | 5 | -2/+321 |
* | FutureVision game formats support | Kostya Shishkov | 2021-01-23 | 5 | -3/+499 |
* | eliminate some cargo-clippy warnings | Kostya Shishkov | 2020-10-07 | 3 | -3/+4 |
* | introduce stream and container duration | Kostya Shishkov | 2020-10-04 | 4 | -10/+17 |
* | vx: remove trailing whitespaces | Kostya Shishkov | 2020-10-03 | 1 | -2/+2 |
* | fix some warnings (unneeded parentheses, missing dyn keyword) | Kostya Shishkov | 2020-09-27 | 1 | -1/+1 |
* | vx: update test after fixes | Kostya Shishkov | 2020-08-22 | 1 | -32/+31 |
* | vx: fix typo in pred_hor_down() | Kostya Shishkov | 2020-08-22 | 1 | -1/+1 |
* | vx: fix plane prediction | Kostya Shishkov | 2020-08-22 | 1 | -5/+7 |
* | vx: audio should have eight pulses in one word, not four | Kostya Shishkov | 2020-08-15 | 1 | -1/+1 |
* | Actimagine VX demuxer and decoders | Kostya Shishkov | 2020-08-13 | 5 | -2/+1682 |
* | move LH codec into audio section | Kostya Shishkov | 2020-08-06 | 1 | -3/+3 |
* | rename register_all_codecs to register_all_decoders | Kostya Shishkov | 2020-07-09 | 8 | -23/+23 |
* | use NATimePoint for seeking | Kostya Shishkov | 2020-07-09 | 3 | -4/+4 |
* | move QMF implementation into nihav_codec_support | Kostya Shishkov | 2020-06-30 | 2 | -344/+2 |
* | make HAMShuffler generic | Kostya Shishkov | 2020-06-16 | 1 | -1/+1 |
* | game: fix or silence clippy warnings | Kostya Shishkov | 2020-06-16 | 9 | -20/+38 |
* | introduce option handling for decoders | Kostya Shishkov | 2020-06-01 | 7 | -0/+66 |
* | introduce option handling for demuxers | Kostya Shishkov | 2020-05-31 | 3 | -0/+23 |
* | vmd: demux L&H StreamTalk audio | Kostya Shishkov | 2020-04-19 | 1 | -2/+11 |
* | add Lernout & Hauspie StreamTalk 25kbps at 22 kHz codec | Kostya Shishkov | 2020-04-19 | 3 | -1/+648 |
* | vmd: support demuxing newer version | Kostya Shishkov | 2020-04-17 | 1 | -5/+26 |