[FFmpeg-devel] [PATCH 2/6] Deprecate avcodec_thread_init()

Alexander Strange astrange
Mon Nov 15 19:52:57 CET 2010


On Nov 15, 2010, at 10:49 AM, Ronald S. Bultje wrote:

> Hi,
> 
> On Mon, Nov 15, 2010 at 1:37 PM, Alexander Strange
> <astrange at ithinksw.com> wrote:
>> 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.
> 
> Internal-only, maybe rename to ff_thread_init() or ffsomething_thread_init().

ff_thread_init() is a fine name, but we can't change it yet because it would be an ABI break.




More information about the ffmpeg-devel mailing list