Files
FFmpeg/libavcodec
Janne Grunau dc4b2e7d33 rv34: use ff_mpeg_update_thread_context only when decoder is fully initialized
MpegEncContext based decoders are only fully initialized after the first
ff_thread_get_buffer() call. The RV30/40 decoders may fail before a frame
buffer was requested. ff_mpeg_update_thread_context() fails on half
initialized MpegEncContexts. Since this can only happen before a the
first frame was decoded there is no need to call
ff_mpeg_update_thread_context().

Based on patches by John Stebbins and tested by John Stebbins.

CC: libav-stable@libav.org
2014-08-22 13:11:43 +02:00
..
2014-07-09 13:37:18 +00:00
2014-08-08 11:13:30 -07:00
2014-07-06 10:58:43 -07:00
2014-07-06 10:58:43 -07:00
2014-07-06 09:28:20 -07:00
2014-07-06 09:28:20 -07:00
2014-08-12 10:03:20 +00:00
2014-08-12 10:03:20 +00:00
2014-07-26 15:01:01 +00:00
2014-07-26 15:01:01 +00:00
2014-06-26 19:17:33 +02:00
2014-06-26 19:17:33 +02:00
2014-06-26 19:17:33 +02:00
2014-06-26 19:17:33 +02:00
2014-06-26 19:17:33 +02:00
2014-06-26 19:17:33 +02:00
2014-07-18 17:27:54 +02:00
2014-07-18 17:27:54 +02:00
2014-07-06 09:36:17 -07:00
2014-07-06 09:36:17 -07:00
2014-08-06 18:59:27 +00:00
2014-07-07 07:45:00 -07:00
2014-07-07 07:45:00 -07:00
2014-08-01 01:25:18 -07:00