]> git.nihav.org Git - nihav.git/commit
mpeg4asp: do not support qpel mode
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 24 Mar 2026 16:54:47 +0000 (17:54 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 24 Mar 2026 16:54:47 +0000 (17:54 +0100)
commit40f6b5c7975e54cb5b301afbdc35af28a46adf05
tree496f2af2fac137187126b869f9528c4a99e62022
parent55f6d51220e54b94a26f1fd7f3b2a58998038a2e
mpeg4asp: do not support qpel mode

Quarterpel interpolation is too annoying, but having a quick and dirty
approximation should work equally bad.
nihav-mpeg/src/codecs/mpeg4asp/decoder.rs
nihav-mpeg/src/codecs/mpeg4asp/dsp.rs
nihav-mpeg/src/codecs/mpeg4asp/mod.rs