| Commit message (Expand) | Author | Age | Files | Lines |
* | annotate the sources for test samples | Kostya Shishkov | 2021-11-20 | 1 | -0/+1 |
* | rename register_all_codecs to register_all_decoders | Kostya Shishkov | 2020-07-09 | 1 | -2/+2 |
* | introduce option handling for decoders | Kostya Shishkov | 2020-06-01 | 1 | -0/+6 |
* | rv40: switch to MD5-based tests | Kostya Shishkov | 2020-03-24 | 1 | -4/+20 |
* | fix import crate for codec tests | Kostya Shishkov | 2020-02-21 | 1 | -1/+1 |
* | split nihav-codec-support crate from nihav-core | Kostya Shishkov | 2020-02-20 | 1 | -0/+1 |
* | make all codec crates export just register_all functions and document them | Kostya Shishkov | 2020-02-17 | 1 | -2/+2 |
* | make decoders Send-able | Kostya Shishkov | 2019-11-27 | 1 | -1/+1 |
* | add flush() to decoder interface | Kostya Shishkov | 2019-11-09 | 1 | -0/+3 |
* | realmedia: fix some clippy warnings | Kostya Shishkov | 2019-05-15 | 1 | -10/+10 |
* | mark traits as dyn | Kostya Shishkov | 2019-05-14 | 1 | -1/+1 |
* | realmedia: use video buffer pool in RV3/4/6 | Kostya Shishkov | 2019-05-02 | 1 | -3/+7 |
* | introduce NADecoderSupport and buffer pools | Kostya Shishkov | 2019-05-02 | 1 | -2/+2 |
* | switch NAFrame references to Arc | Kostya Shishkov | 2019-04-29 | 1 | -1/+1 |
* | switch NACodecInfo to Arc | Kostya Shishkov | 2019-04-29 | 1 | -6/+4 |
* | fix the rest of tests | Kostya Shishkov | 2019-01-17 | 1 | -2/+11 |
* | split NihAV into subcrates | Kostya Shishkov | 2019-01-17 | 1 | -0/+1065 |