[FFmpeg-devel] [PATCH 2/6] Deprecate avcodec_thread_init()
Ronald S. Bultje
rsbultje
Mon Nov 15 16:49:46 CET 2010
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().
Ronald
More information about the ffmpeg-devel
mailing list