[FFmpeg-soc] [soc] Fix mpegvideo crashing without --enable-pthreads due to the number of thread_contexts changing.

Alexander Strange astrange at ithinksw.com
Mon Jul 28 06:32:55 CEST 2008


-threads X no longer has any effect since all threading code is now gone without an actual threading library.
I think this is a nice minor size optimization, but if it's necessary to keep regression tests working with frame-threaded encoding I'll have to revisit it.
---
 libavcodec/mpegvideo_enc.c    |   24 ++++----
 tests/ffmpeg.regression.ref   |   32 +++++-----
 tests/rotozoom.regression.ref |   26 ++++----
 tests/seek.regression.ref     |  124 ++++++++++++++++++++--------------------
 4 files changed, 104 insertions(+), 102 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d08a9363602f90a507a27a2a34323d3e21edc0fc.diff
Type: text/x-patch
Size: 25055 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080728/d07c762a/attachment.bin>


More information about the FFmpeg-soc mailing list