Changeset 51691111 in ffmpeg

Timestamp:
Jul 22, 2013, 12:48:13 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
e2b71846
Parents:
682e8a69
git-author:
Michael Niedermayer <michaelni@gmx.at> (07/21/13 23:55:48)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (07/22/13 00:48:13)
Message:

avfilter/REDUCE_FORMATS: fix bug that ended reducing too early

Prior to this it was possible that format reduction was ended
before it fully propagated leading to failure later in picking
formats.
No testcase with unmodified source exists, the case was reproduced
with less aggressive list merging though.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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