]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Make avcodec_thread_init() set the thread count, even in the case when
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 23 Apr 2009 23:14:26 +0000 (23:14 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 23 Apr 2009 23:14:26 +0000 (23:14 +0000)
commit3cbf2841f3cf9cc9b266b29a8bdbf93c8606e980
tree3c6fe110e3a6c1ecbc19e82a57331aca31146c86
parent6940243ef47791b7b6667f18a98318660ea4cc36
Make avcodec_thread_init() set the thread count, even in the case when
threads support is not enabled. This should avoid the need for
thread_count explicit setting in applications.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18670 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/utils.c