switch NACodecInfo to Arc
[nihav.git] / nihav-rad / src / codecs / bink2.rs
2019-04-29 Kostya Shishkovswitch NACodecInfo to Arc
2019-04-28 Kostya Shishkovswitch to refcounted buffers
2019-04-17 Kostya Shishkovbink2: fix intra block DCs
2019-03-25 Kostya Shishkovbink2: transpose quant matrix for KB2f
2019-03-22 Kostya Shishkovbink2: alpha support and proper slices
2019-03-21 Kostya Shishkovbink2: decode KB2i flags
2019-03-19 Kostya Shishkovbink2: luma MC and slice height fixes
2019-03-18 Kostya Shishkovbink2: correct KB2f IDCT
2019-03-16 Kostya Shishkovbink2: implement calc_dc as in the reference
2019-03-15 Kostya Shishkovdisable bink2 test output
2019-03-15 Kostya ShishkovBink2 semi-working decoder
2019-01-23 Kostya ShishkovRAD formats crate and Smacker demuxer and decoder