]> git.nihav.org Git - nihav.git/history - nihav-codec-support/src/codecs/h263
codec_support/h263: factor out some macroblock decoding/reconstruction parts
[nihav.git] / nihav-codec-support / src / codecs / h263 /
2020-04-05 Kostya Shishkovcodec_support/h263: factor out some macroblock decoding...
2020-04-04 Kostya Shishkovcodec_support/h263: validate that B-frame has enough...
2020-04-03 Kostya Shishkovh263-based codecs: use proper motion compensation
2020-04-03 Kostya Shishkovcodec_support/h263: allocate more space in MV predictor
2020-04-03 Kostya Shishkovcodec_support/h263: fix DC clipping function
2020-04-02 Kostya Shishkovcodec_support/h263: use proper H.263 deblocking
2020-04-02 Kostya Shishkovcodec_support/h263: fix tabs
2020-02-20 Kostya Shishkovsplit nihav-codec-support crate from nihav-core