1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavcodec
Alexander Strange ba9ef8d04e Remove unnecessary parameter from ff_thread_init() and fix behavior
thread_count passed to ff_thread_init() is only used to set AVCodecContext.
thread_count, and can be removed. Instead move it to the legacy implementation
of avcodec_thread_init().

This also fixes the problem that calling avcodec_thread_init() with pthreads
enabled did not set it since ff1efc524cb3c60f2f746e3b4550bb1a86c65316.

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
2011-04-05 16:53:26 +02:00
..
2011-03-20 13:25:19 +00:00
2011-03-30 07:18:34 +02:00
2011-03-20 13:25:19 +00:00
2011-03-20 13:25:19 +00:00
2011-03-31 12:01:27 +01:00
2011-03-20 17:15:41 +00:00
2011-03-31 12:01:27 +01:00
2011-03-31 12:01:27 +01:00
2011-04-01 15:16:06 +01:00
2011-04-03 22:39:52 +01:00
2011-04-03 22:39:52 +01:00
2011-03-20 13:25:19 +00:00
2011-04-01 15:16:06 +01:00
2011-03-31 12:01:27 +01:00
2011-03-31 12:01:27 +01:00
2011-03-28 21:50:46 -07:00
2011-03-30 07:18:34 +02:00
2011-03-20 13:25:19 +00:00
2011-03-20 13:25:19 +00:00
2011-03-20 13:25:19 +00:00
2011-03-24 21:48:18 -04:00
2011-03-20 13:25:19 +00:00