realmedia/rv3040: ignore slices with wrong headers
[nihav.git] / nihav-realmedia / src / codecs / rv3040.rs
2020-03-11 Kostya Shishkovrealmedia/rv3040: ignore slices with wrong headers
2020-02-20 Kostya Shishkovsplit nihav-codec-support crate from nihav-core
2020-02-11 Kostya ShishkovMake BitReader rely on passed slice size without the...
2019-11-27 Kostya Shishkovmake decoders Send-able
2019-11-11 Kostya Shishkovcheck for missing reference frames in various decoders
2019-11-09 Kostya Shishkovadd flush() to decoder interface
2019-10-06 Kostya Shishkovmove GenericCache to common place
2019-05-15 Kostya Shishkovrealmedia: fix some clippy warnings
2019-05-14 Kostya Shishkovmark traits as dyn
2019-05-02 Kostya Shishkovrealmedia: use video buffer pool in RV3/4/6
2019-04-30 Kostya Shishkovswitch NABufferType to use refs for video buffers
2019-04-28 Kostya Shishkovswitch to refcounted buffers
2019-02-15 Kostya Shishkovfix allocated buffer mutability after previous commit
2019-01-17 Kostya Shishkovsplit NihAV into subcrates