]> git.nihav.org Git - nihav.git/commit
indeo3enc: fix handling of skipped frame
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 24 Feb 2026 17:28:30 +0000 (18:28 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 24 Feb 2026 17:28:30 +0000 (18:28 +0100)
commitab6fcc36bd8b35484b2c942ee67e50f4142ca9ec
tree7b93887689fb6d1cd3e74ac8617cfcce6c011f2b
parent4383ae150c863039511b05f2fdacb48082c53a4d
indeo3enc: fix handling of skipped frame

Previously it forgot to _not_ update buffer reference, leadring
to decoders reading from the wrong previous frame.
nihav-indeo/src/codecs/indeo3enc/mod.rs