Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eliminate some cargo-clippy warnings | Kostya Shishkov | 2020-10-07 | 1 | -0/+1 |
* | introduce stream and container duration | Kostya Shishkov | 2020-10-04 | 4 | -10/+17 |
* | fix some warnings (unneeded parentheses, missing dyn keyword) | Kostya Shishkov | 2020-09-27 | 1 | -1/+1 |
* | Actimagine VX demuxer and decoders | Kostya Shishkov | 2020-08-13 | 2 | -0/+165 |
* | use NATimePoint for seeking | Kostya Shishkov | 2020-07-09 | 3 | -4/+4 |
* | game: fix or silence clippy warnings | Kostya Shishkov | 2020-06-16 | 2 | -1/+2 |
* | introduce option handling for demuxers | Kostya Shishkov | 2020-05-31 | 3 | -0/+23 |
* | vmd: demux L&H StreamTalk audio | Kostya Shishkov | 2020-04-19 | 1 | -2/+11 |
* | vmd: support demuxing newer version | Kostya Shishkov | 2020-04-17 | 1 | -5/+26 |
* | game: fix VMD audio decoding for stereo cases | Kostya Shishkov | 2020-03-28 | 1 | -1/+3 |
* | 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 | 1 | -1/+1 |
* | fix demuxer tests after introducing seek index | Kostya Shishkov | 2019-11-18 | 3 | -4/+8 |
* | initial seeking support | Kostya Shishkov | 2019-11-13 | 3 | -16/+12 |
* | game: fix some clippy warnings | Kostya Shishkov | 2019-05-15 | 4 | -25/+22 |
* | mark traits as dyn | Kostya Shishkov | 2019-05-14 | 3 | -4/+4 |
* | bmv3: do not demux empty video frames | Kostya Shishkov | 2019-04-02 | 1 | -0/+7 |
* | game: add Discworld Noir BMV demuxer and audio decoder | Kostya Shishkov | 2019-04-02 | 2 | -1/+160 |
* | move test files into subdirectories | Kostya Shishkov | 2019-03-12 | 3 | -4/+4 |
* | VMD fixes | Kostya Shishkov | 2019-02-19 | 1 | -3/+8 |
* | VMD demuxer and decoder | Kostya Shishkov | 2019-02-16 | 2 | -0/+203 |
* | Discworld 2 BMV support | Kostya Shishkov | 2019-01-22 | 2 | -0/+129 |
* | remove unused imports | Kostya Shishkov | 2019-01-22 | 1 | -2/+0 |
* | fix warnings | Kostya Shishkov | 2019-01-18 | 1 | -0/+1 |
* | split NihAV into subcrates | Kostya Shishkov | 2019-01-17 | 2 | -0/+215 |