fix some warnings (unneeded parentheses, missing dyn keyword)
[nihav.git] / nihav-commonfmt / src / demuxers / mod.rs
2020-09-27 Kostya Shishkovfix some warnings (unneeded parentheses, missing dyn...
2020-06-16 Kostya Shishkovcommonfmt: fix or silence clippy warnings
2020-05-25 Kostya Shishkovadd WAV demuxer
2020-04-27 Kostya Shishkovadd MOV demuxer
2020-02-17 Kostya Shishkovmake all codec crates export just register_all function...
2019-05-15 Kostya Shishkovcommonfmt: fix some clippy warnings
2019-01-18 Kostya Shishkovfix warnings
2019-01-17 Kostya Shishkovsplit remaining decoders and demuxer from core