add LinePack decoder
[nihav.git] / nihav-game / src / demuxers / gdv.rs
2022-11-04 Kostya Shishkovgive 'str' variables more appropriate names
2022-11-04 Kostya Shishkovswitch demuxers to use NAStream::make_ts()
2021-11-20 Kostya Shishkovannotate the sources for test samples
2021-04-06 Kostya Shishkovgdv: audio base is also 1/fps
2021-02-24 Kostya Shishkovgdv: recognize 16-bit video streams
2020-10-04 Kostya Shishkovintroduce stream and container duration
2020-07-09 Kostya Shishkovuse NATimePoint for seeking
2020-05-31 Kostya Shishkovintroduce option handling for demuxers
2019-11-18 Kostya Shishkovfix demuxer tests after introducing seek index
2019-11-13 Kostya Shishkovinitial seeking support
2019-05-15 Kostya Shishkovgame: fix some clippy warnings
2019-05-14 Kostya Shishkovmark traits as dyn
2019-03-12 Kostya Shishkovmove test files into subdirectories
2019-01-22 Kostya Shishkovremove unused imports
2019-01-17 Kostya Shishkovsplit NihAV into subcrates