mirror of https://github.com/FFmpeg/FFmpeg.git
When asetnsamples uses output samples < input samples, remaining samples build up in the fifo over time.
Fix this by marking the filter as ready again if there are enough samples.
Regression since ef3babb2c7
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/310/head
parent
8607e29fa3
commit
4c8e3725d9
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue