aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-registry
Commit message (Expand)AuthorAgeFilesLines
* support VX video in AVIKostya Shishkov2024-07-271-0/+2
* Radius Studio Video decoderKostya Shishkov2024-06-301-0/+3
* add FOURCC for RPZA in AVIKostya Shishkov2024-06-301-0/+2
* add another FOURCC for TrueMotion 1Kostya Shishkov2024-06-301-0/+1
* Sierra RBT and SEQ formats supportKostya Shishkov2024-06-272-0/+15
* add raw audio support in Acorn Replay Movie formatKostya Shishkov2024-05-051-0/+1
* support raw video in ARMovieKostya Shishkov2024-05-041-0/+1
* registry: register known ARMovie codecsKostya Shishkov2024-04-231-0/+12
* registry: add detection rule for ARMovieKostya Shishkov2024-04-231-0/+5
* GIF supportKostya Shishkov2023-09-102-0/+7
* add (limited) support for Digital Pictures SGA formatKostya Shishkov2023-09-022-0/+6
* fix clippy warningsKostya Shishkov2023-07-261-6/+1
* rename "str" variable to avoid confusion with the primitive typeKostya Shishkov2023-02-171-3/+3
* mov: add support for MacBinary formatKostya Shishkov2022-11-251-0/+9
* add Arxel Tribe video supportKostya Shishkov2022-11-122-0/+6
* Beam Software SIFF format supportKostya Shishkov2022-10-292-0/+12
* add Highlander FMV supportKostya Shishkov2022-10-152-0/+7
* prepare for implementing scalable Indeo 5Kostya Shishkov2022-10-131-0/+1
* add Indeo IVF demuxerKostya Shishkov2022-10-131-0/+6
* rename Duck IVF format for clarityKostya Shishkov2022-10-131-1/+1
* fix some clippy warningsKostya Shishkov2022-09-221-1/+1
* support Legend Entertainment Q format version 7Kostya Shishkov2022-03-231-1/+1
* add MCMP demuxerKostya Shishkov2022-01-091-0/+7
* LucasArts SMUSH formats supportKostya Shishkov2022-01-092-0/+16
* add nihav-misc crate and Aware MotionWavelets decoder in itKostya Shishkov2021-12-261-0/+4
* add MPEG Audio Layer II decoderKostya Shishkov2021-12-011-0/+2
* baseline JPEG decoderKostya Shishkov2021-11-151-0/+3
* Flash supportKostya Shishkov2021-11-022-1/+17
* ALAC decoderKostya Shishkov2021-10-221-0/+3
* add IVF demuxer for VP8 test samplesKostya Shishkov2021-10-141-0/+6
* Imagination Pilots Matte Animation decoderKostya Shishkov2021-10-051-0/+5
* add raw RGB support for AVIKostya Shishkov2021-10-031-0/+1
* introduce raw video "codec"Kostya Shishkov2021-09-301-0/+3
* YUV4MPEG demuxerKostya Shishkov2021-09-301-0/+5
* Legend Entertainment Q format demuxer and decoderKostya Shishkov2021-05-302-0/+7
* Zip Motion Blocks Video decoderKostya Shishkov2021-05-201-0/+3
* fix clippy warnings for update to rustc 1.46Kostya Shishkov2021-04-041-5/+5
* nihav_registry: fix clippy warnings and tests in detect moduleKostya Shishkov2021-04-041-17/+27
* Fable IMAX video supportKostya Shishkov2021-02-142-0/+7
* FutureVision game formats supportKostya Shishkov2021-01-232-0/+12
* mostly working ITU H.264 decoderKostya Shishkov2020-12-121-0/+4
* add complex frame reorderer for upcoming H.264Kostya Shishkov2020-12-121-0/+2
* registry: register AAC in MP4Kostya Shishkov2020-10-241-0/+2
* fix some warnings (unneeded parentheses, missing dyn keyword)Kostya Shishkov2020-09-271-1/+1
* add nihav-llaudio crate with FLAC, Monkey's Audio, TTA and WavPack supportKostya Shishkov2020-09-052-0/+31
* Actimagine VX demuxer and decodersKostya Shishkov2020-08-132-0/+7
* nihav_registry/register: make CODEC_CAP_* public and document themKostya Shishkov2020-07-251-5/+10
* registry: mark Sorenson Video 3 as having B-framesKostya Shishkov2020-06-231-1/+1
* register more Sorenson Video FOURCCsKostya Shishkov2020-06-211-0/+2
* registry: silence clippy warningsKostya Shishkov2020-06-161-1/+2