Changeset d76f0c03 in ffmpeg

Timestamp:
Jun 4, 2014, 4:41:04 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
0efe3be, 3c57f3ef
Parents:
8f4b176c
git-author:
Tobias Rapp <t.rapp@noa-audio.com> (06/03/14 06:43:24)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/04/14 16:41:04)
Message:

avfilter/bufferqueue: Increase buffer queue size

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.