mirror of https://github.com/FFmpeg/FFmpeg.git
The assert in ffmmal_stop_decoder() could trigger sometimes. The packets_buffered counter was indeed not correctly maintained, and packets were not subtracted from it if they were still in the waiting queue. For some reason, this happened especially with VC-1. Signed-off-by: Anton Khirnov <anton@khirnov.net>pull/221/head
parent
9a382f3639
commit
46aaad78c3
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue