aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-allstuff/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Add a crate for handling Acorn ReplayMovie formatsKostya Shishkov2024-04-251-0/+4
* EA muxerKostya Shishkov2023-11-111-0/+1
* nihav_allstuff: register Bink muxer and encodersKostya Shishkov2023-10-071-0/+2
* allstuff: register multi-threaded decoders as wellKostya Shishkov2023-06-141-1/+7
* Cook encoderKostya Shishkov2023-03-091-0/+1
* add RealMedia and RealAudio muxersKostya Shishkov2023-03-011-0/+1
* Indeo 3 encoderKostya Shishkov2023-02-061-0/+1
* add Indeo IVF demuxerKostya Shishkov2022-10-131-1/+2
* allstuff: remove unnecessary and outdated list of extern cratesKostya Shishkov2021-12-261-13/+0
* add nihav-misc crate and Aware MotionWavelets decoder in itKostya Shishkov2021-12-261-0/+2
* add FLAC packetiser and raw stream demuxerKostya Shishkov2021-11-161-0/+7
* mpeg: add MPEG Audio packetiserKostya Shishkov2021-11-151-0/+6
* add nihav-mpeg crateKostya Shishkov2021-11-091-0/+2
* allstuff: compact imports a bitKostya Shishkov2021-11-031-36/+9
* Flash supportKostya Shishkov2021-11-021-0/+9
* simple FLAC encoder and muxerKostya Shishkov2021-10-261-0/+4
* add IVF demuxer for VP8 test samplesKostya Shishkov2021-10-141-0/+2
* VP6 encoderKostya Shishkov2021-09-291-0/+2
* allstuff: register nihav-vivo crateKostya Shishkov2020-12-201-0/+7
* mostly working ITU H.264 decoderKostya Shishkov2020-12-121-0/+4
* add nihav-llaudio crate with FLAC, Monkey's Audio, TTA and WavPack supportKostya Shishkov2020-09-051-0/+6
* rename register_all_codecs to register_all_decodersKostya Shishkov2020-07-091-18/+18
* add nihav_qt crate with some QuickTime codecsKostya Shishkov2020-07-061-0/+3
* allstuff: add encoders and muxersKostya Shishkov2020-06-041-0/+16
* add a crate for common MS formatsKostya Shishkov2020-05-241-0/+4
* split nihav-registry from nihav-coreKostya Shishkov2020-02-201-1/+4
* allstuff: document the moduleKostya Shishkov2020-02-171-0/+3
* make all codec crates export just register_all functions and document themKostya Shishkov2020-02-171-10/+10
* add test for missing codec descriptionsKostya Shishkov2019-02-131-0/+24
* allstuff: register duck crateKostya Shishkov2019-02-101-0/+4
* RAD formats crate and Smacker demuxer and decoderKostya Shishkov2019-01-231-0/+6
* split remaining decoders and demuxer from coreKostya Shishkov2019-01-171-4/+8
* split NihAV into subcratesKostya Shishkov2019-01-171-0/+28