mirror of https://github.com/FFmpeg/FFmpeg.git
Avoid buffer overruns when processing some MOV files with the amerge filter. Files produced by Adobe Premiere Pro CC have up to one second of audio not interleaved. With common settings (<= 48kHz) that makes up to 47 frames so a queue length of 64 makes sense. Fixes ticket #3510. Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/76/merge
parent
8f4b176c55
commit
d76f0c0378
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue