]> git.nihav.org Git - nihav.git/history - src/codecs/h263/data.rs
binkaud: fix monaural RDFT decoding (and add a test while at it)
[nihav.git] / src / codecs / h263 / data.rs
2019-01-17 Kostya Shishkovsplit NihAV into subcrates
2018-12-17 Kostya ShishkovRust2018: use new addressing scheme
2018-12-08 Kostya Shishkovh263+rv20: use modified dquant and chroma quant
2017-11-28 Kostya Shishkovh263: B-frame data
2017-11-26 Kostya Shishkovrv20: use proper DC quant in AIC mode
2017-11-25 Kostya Shishkovh263: implement coefficient prediction for AIC
2017-06-10 Kostya Shishkovreorganise codecs and improve i263 a bit