Files
ffmpeg/libavcodec
Alexander Strange 043d2ff267 Deprecate avcodec_thread_init()
As a side effect of the last commit, avcodec_open() now calls it automatically,
so there is no longer any need for clients to call it.
Instead they should set AVCodecContext.thread_count.

avcodec_thread_free() is deprecated, and will be removed from avcodec.h at the
next MAJOR libavcodec bump.

Rename the functions to ff_thread_init/free, since they are now internal.
Wrappers are provided to maintain API compatibility.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit c0b102ca03)
2011-02-11 02:54:08 +01:00
..
2011-02-09 03:33:55 +01:00
2010-10-05 12:14:14 +00:00
2011-01-28 03:15:33 +01:00
2011-01-28 03:15:33 +01:00
2011-02-09 03:31:18 +01:00
2011-01-30 03:41:48 +01:00
2010-12-21 11:19:59 +00:00
2010-12-28 23:52:53 +00:00
2010-12-28 23:52:53 +00:00
2011-02-11 02:54:08 +01:00
2011-01-21 20:36:01 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-28 03:15:35 +01:00
2011-01-28 03:15:35 +01:00
2011-01-28 03:15:35 +01:00
2010-12-07 14:02:42 +00:00
2011-02-04 03:10:10 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2010-12-29 21:23:31 +00:00
2011-01-30 03:41:48 +01:00
2010-10-21 06:22:54 +00:00
2011-01-23 19:32:06 +01:00
2011-02-09 03:31:18 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2010-09-27 22:17:58 +00:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-02-11 02:54:08 +01:00
2011-01-26 03:43:33 +01:00
2011-01-26 03:43:33 +01:00
2011-01-26 03:43:32 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-02-11 02:54:08 +01:00
2011-02-04 03:10:10 +01:00
2011-02-11 02:54:08 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-02-09 03:33:55 +01:00
2011-02-06 20:31:43 +01:00
2010-08-12 01:11:32 +00:00
2010-08-28 14:07:16 +00:00
2011-02-11 02:54:08 +01:00
2011-02-09 03:31:18 +01:00
2011-02-09 03:31:18 +01:00