aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-vivo
Commit message (Expand)AuthorAgeFilesLines
* fix some clippy warningsKostya Shishkov2022-09-223-4/+4
* annotate the sources for test samplesKostya Shishkov2021-11-204-0/+4
* add some description to crates providing (de)coders and (de)muxersKostya Shishkov2021-10-291-0/+1
* remove trailing whitespacesKostya Shishkov2021-06-031-1/+1
* introduce all_demuxers and all_{video,audio}_decoders features in crates miss...Kostya Shishkov2021-04-051-2/+5
* fix clippy warnings for update to rustc 1.46Kostya Shishkov2021-04-042-9/+9
* vivo: switch MD5-based testsKostya Shishkov2020-12-221-7/+78
* vivo: fix reconstruction and flag parsingKostya Shishkov2020-12-221-68/+66
* vivo: improve decodingKostya Shishkov2020-12-201-16/+253
* introduce stream and container durationKostya Shishkov2020-10-041-2/+10
* fix some warnings (unneeded parentheses, missing dyn keyword)Kostya Shishkov2020-09-271-1/+1
* rename register_all_codecs to register_all_decodersKostya Shishkov2020-07-095-9/+9
* use NATimePoint for seekingKostya Shishkov2020-07-091-1/+1
* vivo: fix or silence clippy warningsKostya Shishkov2020-06-165-21/+26
* remove trailing whitespacesKostya Shishkov2020-06-061-1/+1
* introduce option handling for decodersKostya Shishkov2020-06-013-0/+18
* introduce option handling for demuxersKostya Shishkov2020-05-311-0/+6
* siren: correct scaling to match reference outputKostya Shishkov2020-05-051-1/+1
* add VivoActive (imperfect) format family supportKostya Shishkov2020-05-058-0/+3965