Do not explicitely set thread_count in the codec context.
authorMichael Dorr <dorr@inb.uni-luebeck.de>
Mon, 28 Dec 2009 22:46:46 +0000 (22:46 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 28 Dec 2009 22:46:46 +0000 (22:46 +0000)
commit322aa1e2d84e0e705576edb709198aa4810e90cd
treead634517d554b81523bbefb1c59c9bef2a41ffd1
parentde4898a22909ff8a9ff846820627094bdd68b648
Do not explicitely set thread_count in the codec context.
This is already done by avcodec_thread_init().

Patch by Michael Dorr <dorr <at> inb.uni-luebeck.de>.

Originally committed as revision 20955 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c