mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-09 09:32:43 +00:00
When the blending factor was calculated to be 0, the hot path skipped updating variables later emitted in metadata. Fix the flow to ensure they are populated consistently. Extend the FATE test suite to check metadata output.