aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-game/src
Commit message (Expand)AuthorAgeFilesLines
* actually remove IMAX decoder and demuxerHEADmasterKostya Shishkov2024-09-142-309/+0
* remove IMAX supportKostya Shishkov2024-09-142-8/+0
* remove Highlander FMV supportKostya Shishkov2024-09-144-637/+0
* remove Arxel Tribe CNM decoding supportKostya Shishkov2024-09-144-746/+0
* sga: fix option nameKostya Shishkov2024-07-311-1/+1
* vx: fix audio supportKostya Shishkov2024-07-311-129/+165
* vx: implement frame parsingKostya Shishkov2024-07-312-8/+342
* vx demuxer: set keyframe flagsKostya Shishkov2024-07-281-1/+3
* vx demuxer: implement seekingKostya Shishkov2024-07-271-14/+42
* vx demuxer: FPS belong to a different header fieldKostya Shishkov2024-07-271-4/+5
* vx demuxer: support stereo soundKostya Shishkov2024-07-271-1/+1
* support VX video in AVIKostya Shishkov2024-07-272-4/+7
* Sierra RBT and SEQ formats supportKostya Shishkov2024-06-276-0/+1084
* vmd: move samples into subdirectoryKostya Shishkov2024-06-262-8/+8
* EA muxerKostya Shishkov2023-11-113-0/+179
* Arxel CI2 video supportKostya Shishkov2023-11-092-47/+388
* add (limited) support for Digital Pictures SGA formatKostya Shishkov2023-09-024-0/+1189
* fix clippy warningsKostya Shishkov2023-07-269-11/+17
* make validate!() print message only in debug buildsKostya Shishkov2022-12-232-0/+10
* arxel-vid: support 2-pixel tilesKostya Shishkov2022-11-121-11/+9
* arxel-vid: fix motion vector valueKostya Shishkov2022-11-121-2/+2
* add Arxel Tribe video supportKostya Shishkov2022-11-124-0/+407
* siff: fix SON durationKostya Shishkov2022-11-051-3/+1
* give 'str' variables more appropriate namesKostya Shishkov2022-11-046-39/+39
* switch demuxers to use NAStream::make_ts()Kostya Shishkov2022-11-0410-53/+26
* Beam Software SIFF format supportKostya Shishkov2022-10-294-0/+987
* legend-q: support version 6Kostya Shishkov2022-10-171-1/+2
* add Highlander FMV supportKostya Shishkov2022-10-154-0/+639
* fix some clippy warningsKostya Shishkov2022-09-224-6/+6
* support Legend Entertainment Q format version 7Kostya Shishkov2022-03-232-13/+270
* smush-mcmp: support packed WAV files as wellKostya Shishkov2022-01-091-2/+32
* split configuration for audio and video SMUSH decodersKostya Shishkov2022-01-092-5/+24
* add MCMP demuxerKostya Shishkov2022-01-093-5/+174
* LucasArts SMUSH formats supportKostya Shishkov2022-01-098-0/+2957
* annotate the sources for test samplesKostya Shishkov2021-11-2018-0/+18
* add enabling/disabling features for files with both encoder and decoderKostya Shishkov2021-11-172-0/+16
* add some description to crates providing (de)coders and (de)muxersKostya Shishkov2021-10-291-0/+1
* replace vec.truncate(0) with vec.clear()Kostya Shishkov2021-10-291-1/+1
* Imagination Pilots Matte Animation decoderKostya Shishkov2021-10-052-0/+258
* remove trailing whitespacesKostya Shishkov2021-06-031-1/+1
* Legend Entertainment Q format demuxer and decoderKostya Shishkov2021-05-304-0/+851
* gdv: audio base is also 1/fpsKostya Shishkov2021-04-061-1/+1
* fix clippy warnings for update to rustc 1.46Kostya Shishkov2021-04-042-2/+2
* gdv: decode 16-bit videoKostya Shishkov2021-02-241-19/+205
* gdv: recognize 16-bit video streamsKostya Shishkov2021-02-241-1/+1
* Fable IMAX video supportKostya Shishkov2021-02-144-0/+317
* FutureVision game formats supportKostya Shishkov2021-01-234-0/+492
* eliminate some cargo-clippy warningsKostya Shishkov2020-10-073-3/+4
* introduce stream and container durationKostya Shishkov2020-10-044-10/+17
* vx: remove trailing whitespacesKostya Shishkov2020-10-031-2/+2