[FFmpeg-soc] [soc] Move avcodec_thread_init call before avcodec_open in ffplay.

Alexander Strange astrange at ithinksw.com
Mon Sep 1 10:03:07 CEST 2008


It makes no sense to have it after, since a decoder is not forbidden from reading it during init.
Encoders already do.
---
 ffplay.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e174657cbb973abf5de9085d00d85ac04d29a475.diff
Type: text/x-patch
Size: 865 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080901/7db18f44/attachment.bin>


More information about the FFmpeg-soc mailing list