| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | actually remove IMAX decoder and demuxerHEADmaster | Kostya Shishkov | 2024-09-14 | 1 | -166/+0 |
| | | |||||
| * | remove IMAX support | Kostya Shishkov | 2024-09-14 | 1 | -4/+0 |
| | | | | | It has been moved to na_game_tool. | ||||
| * | remove Highlander FMV support | Kostya Shishkov | 2024-09-14 | 2 | -520/+0 |
| | | | | | It has been moved to na_game_tool. | ||||
| * | remove Arxel Tribe CNM decoding support | Kostya Shishkov | 2024-09-14 | 2 | -454/+0 |
| | | | | | It has been moved to na_game_tool. | ||||
| * | vx: fix audio support | Kostya Shishkov | 2024-07-31 | 1 | -129/+165 |
| | | | | | | | Now that audio part can be demuxed too, the audio decoder can be tested. Some parts of it were missing, some were a bit wrong, some things had to be changed to support stereo properly. | ||||
| * | vx: implement frame parsing | Kostya Shishkov | 2024-07-31 | 1 | -0/+260 |
| | | | | | And support stereo audio properly while at it. | ||||
| * | support VX video in AVI | Kostya Shishkov | 2024-07-27 | 1 | -2/+2 |
| | | |||||
| * | Sierra RBT and SEQ formats support | Kostya Shishkov | 2024-06-27 | 3 | -0/+682 |
| | | |||||
| * | vmd: move samples into subdirectory | Kostya Shishkov | 2024-06-26 | 1 | -7/+7 |
| | | |||||
| * | Arxel CI2 video support | Kostya Shishkov | 2023-11-09 | 1 | -30/+300 |
| | | |||||
| * | add (limited) support for Digital Pictures SGA format | Kostya Shishkov | 2023-09-02 | 2 | -0/+777 |
| | | |||||
| * | fix clippy warnings | Kostya Shishkov | 2023-07-26 | 6 | -9/+9 |
| | | |||||
| * | make validate!() print message only in debug builds | Kostya Shishkov | 2022-12-23 | 1 | -0/+5 |
| | | |||||
| * | 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 | 2 | -0/+186 |
| | | |||||
| * | Beam Software SIFF format support | Kostya Shishkov | 2022-10-29 | 2 | -0/+617 |
| | | |||||
| * | legend-q: support version 6 | Kostya Shishkov | 2022-10-17 | 1 | -1/+2 |
| | | |||||
| * | add Highlander FMV support | Kostya Shishkov | 2022-10-15 | 2 | -0/+520 |
| | | |||||
| * | fix some clippy warnings | Kostya Shishkov | 2022-09-22 | 3 | -5/+5 |
| | | |||||
| * | support Legend Entertainment Q format version 7 | Kostya Shishkov | 2022-03-23 | 1 | -3/+258 |
| | | |||||
| * | split configuration for audio and video SMUSH decoders | Kostya Shishkov | 2022-01-09 | 2 | -5/+24 |
| | | |||||
| * | add MCMP demuxer | Kostya Shishkov | 2022-01-09 | 1 | -0/+2 |
| | | |||||
| * | LucasArts SMUSH formats support | Kostya Shishkov | 2022-01-09 | 6 | -0/+2389 |
| | | |||||
| * | annotate the sources for test samples | Kostya Shishkov | 2021-11-20 | 11 | -0/+11 |
| | | |||||
| * | add enabling/disabling features for files with both encoder and decoder | Kostya Shishkov | 2021-11-17 | 2 | -0/+16 |
| | | |||||
| * | Imagination Pilots Matte Animation decoder | Kostya Shishkov | 2021-10-05 | 2 | -0/+258 |
| | | |||||
| * | remove trailing whitespaces | Kostya Shishkov | 2021-06-03 | 1 | -1/+1 |
| | | |||||
| * | Legend Entertainment Q format demuxer and decoder | Kostya Shishkov | 2021-05-30 | 2 | -0/+598 |
| | | |||||
| * | 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 |
| | | |||||
| * | Fable IMAX video support | Kostya Shishkov | 2021-02-14 | 2 | -0/+169 |
| | | |||||
| * | FutureVision game formats support | Kostya Shishkov | 2021-01-23 | 2 | -0/+256 |
| | | |||||
| * | eliminate some cargo-clippy warnings | Kostya Shishkov | 2020-10-07 | 2 | -3/+3 |
| | | |||||
| * | vx: remove trailing whitespaces | Kostya Shishkov | 2020-10-03 | 1 | -2/+2 |
| | | |||||
| * | 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 | 2 | -0/+1513 |
| | | |||||
| * | rename register_all_codecs to register_all_decoders | Kostya Shishkov | 2020-07-09 | 7 | -22/+22 |
| | | |||||
| * | move QMF implementation into nihav_codec_support | Kostya Shishkov | 2020-06-30 | 1 | -343/+1 |
| | | |||||
| * | make HAMShuffler generic | Kostya Shishkov | 2020-06-16 | 1 | -1/+1 |
| | | |||||
| * | game: fix or silence clippy warnings | Kostya Shishkov | 2020-06-16 | 6 | -18/+27 |
| | | |||||
| * | introduce option handling for decoders | Kostya Shishkov | 2020-06-01 | 7 | -0/+66 |
| | | |||||
| * | add Lernout & Hauspie StreamTalk 25kbps at 22 kHz codec | Kostya Shishkov | 2020-04-19 | 2 | -0/+646 |
| | | |||||
| * | vmd: support stereo IMA ADPCM | Kostya Shishkov | 2020-04-17 | 1 | -3/+35 |
| | | |||||
| * | vmd: remove leftover unused code | Kostya Shishkov | 2020-04-17 | 1 | -7/+1 |
| | | |||||
| * | vmd: handle IMA ADPCM chunks with odd number of samples correctly | Kostya Shishkov | 2020-04-17 | 1 | -7/+10 |
| | | |||||
| * | vmd: fix typo | Kostya Shishkov | 2020-04-16 | 1 | -5/+5 |
| | | |||||
