Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make all codec crates export just register_all functions and document them | Kostya Shishkov | 2020-02-17 | 1 | -0/+1 |
* | remove trailing whitespaces | Kostya Shishkov | 2020-02-11 | 2 | -2/+2 |
* | fix demuxer tests after introducing seek index | Kostya Shishkov | 2019-11-18 | 2 | -2/+4 |
* | bink demuxer: save timebase in context | Kostya Shishkov | 2019-11-17 | 1 | -0/+2 |
* | switch seek index to use milliseconds instead of timestamps | Kostya Shishkov | 2019-11-14 | 1 | -2/+3 |
* | initial seeking support | Kostya Shishkov | 2019-11-13 | 2 | -8/+20 |
* | rad: fix some clippy warnings | Kostya Shishkov | 2019-05-15 | 3 | -6/+5 |
* | mark traits as dyn | Kostya Shishkov | 2019-05-14 | 2 | -2/+2 |
* | bink demuxer: skip unknown field in KB2i | Kostya Shishkov | 2019-03-17 | 1 | -0/+3 |
* | binkdmx: pass file version as audio extradata | Kostya Shishkov | 2019-01-30 | 1 | -3/+5 |
* | binkdmx: do not demux zero audio frames | Kostya Shishkov | 2019-01-30 | 1 | -6/+8 |
* | Bink demuxer | Kostya Shishkov | 2019-01-24 | 1 | -1/+188 |
* | RAD formats crate and Smacker demuxer and decoder | Kostya Shishkov | 2019-01-23 | 3 | -0/+355 |