Changeset 18a7f746 in ffmpeg

Timestamp:
Feb 12, 2012, 7:24:29 PM (13 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
f51a0721
Parents:
6be09608
git-author:
Michael Niedermayer <michaelni@gmx.at> (02/11/12 19:14:33)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (02/12/12 19:24:29)
Message:

threads: Perform the generic progress cleanup more carefully.

The cleanup is only done now when
a picture is returned (assuming that it has to be done when its returned)
a error is returned (assuming that there will be no further progress on the frame)
the codec is not h264 (this is still needed due to some deadlocks in realvideo)

This fixes a decoding regression with 00017.MTS

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

(No files)

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