mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-04 21:58:25 +00:00
The rematrixing strategy reuse flags are not reset between frames, so they
need to be initialized for all blocks, not just block 0.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 5b54d4b376)