Michael Niedermayer 3fab87edc9 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>
(cherry picked from commit 18a7f7465e7e6b9c3688ffc23230ae7a0639a771)
2012-05-13 14:09:29 +02:00
2012-03-17 00:36:18 +01:00
2011-06-12 18:01:29 +02:00
2012-01-26 22:25:29 +01:00
2012-05-06 01:42:01 +02:00
2011-12-05 20:04:48 +01:00
2012-01-25 22:46:37 +01:00
2012-05-06 01:42:01 +02:00
2011-04-08 02:50:13 +02:00
2011-09-26 02:28:21 +02:00
2012-05-06 01:42:01 +02:00
2012-05-06 01:42:01 +02:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%