introduce stream and container duration
[nihav.git] / nihav-rad / src / demuxers / bink.rs
2020-10-04 Kostya Shishkovintroduce stream and container duration
2020-07-09 Kostya Shishkovuse NATimePoint for seeking
2020-06-16 Kostya Shishkovrad: fix or silence clippy warnings
2020-05-31 Kostya Shishkovintroduce option handling for demuxers
2020-02-11 Kostya Shishkovremove trailing whitespaces
2019-11-18 Kostya Shishkovfix demuxer tests after introducing seek index
2019-11-17 Kostya Shishkovbink demuxer: save timebase in context
2019-11-14 Kostya Shishkovswitch seek index to use milliseconds instead of timestamps
2019-11-13 Kostya Shishkovinitial seeking support
2019-05-15 Kostya Shishkovrad: fix some clippy warnings
2019-05-14 Kostya Shishkovmark traits as dyn
2019-03-17 Kostya Shishkovbink demuxer: skip unknown field in KB2i
2019-01-30 Kostya Shishkovbinkdmx: pass file version as audio extradata
2019-01-30 Kostya Shishkovbinkdmx: do not demux zero audio frames
2019-01-24 Kostya ShishkovBink demuxer
2019-01-23 Kostya ShishkovRAD formats crate and Smacker demuxer and decoder