[FFmpeg-soc] [soc] Simplify changes to non-pthreads and don't call thread_init from open if it was already called.
Alexander Strange
astrange at ithinksw.com
Mon Sep 1 10:03:08 CEST 2008
This will cause an assert failure if clients call thread_init again after open.
---
libavcodec/beosthread.c | 1 -
libavcodec/os2thread.c | 1 -
libavcodec/pthread.c | 2 +-
libavcodec/utils.c | 2 +-
libavcodec/w32thread.c | 1 -
5 files changed, 2 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 50eaf4979eb085e2c58c06912bb0c885404d4470.diff
Type: text/x-patch
Size: 2497 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080901/0372b05d/attachment.bin>
More information about the FFmpeg-soc
mailing list