1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
Alexander Strange c0b102ca03 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>
2011-02-09 09:17:28 -05:00
..
2011-02-08 18:25:12 -05:00
2011-01-26 15:35:27 +00:00
2011-01-26 15:35:27 +00:00
2011-02-07 08:03:22 -05:00
2011-01-29 23:55:37 +01:00
2010-12-21 11:19:59 +00:00
2011-02-09 09:17:28 -05:00
2011-01-21 10:37:21 +00:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-27 10:03:14 +01:00
2011-01-27 10:03:14 +01:00
2011-01-27 10:03:14 +01:00
2010-12-07 14:02:42 +00:00
2011-02-03 01:37:55 +00:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2010-12-29 21:23:31 +00:00
2011-01-29 23:55:37 +01:00
2011-01-21 19:59:08 +00:00
2011-02-07 08:03:22 -05:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-02-09 09:17:28 -05:00
2011-01-25 22:11:54 +01:00
2011-01-25 22:11:54 +01:00
2011-01-25 21:48:03 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-02-09 09:17:28 -05:00
2011-02-03 01:37:55 +00:00
2011-02-09 09:17:28 -05:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-01-29 23:55:37 +01:00
2011-02-08 15:59:24 -08:00
2011-02-03 19:55:02 -08:00
2011-02-09 09:17:28 -05:00
2011-02-07 08:06:16 -05:00
2011-02-07 08:03:22 -05:00