mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-23 07:52:10 +00:00
The sample has an incomplete last frame. Decoding it is pointless. The garbage produced was changed by the bitstream reader now protecting against over-reads. Signed-off-by: Mans Rullgard <mans@mansr.com>