[FFmpeg-devel] [PATCH 2/2] Fix build with threading disabled

Ronald S. Bultje rsbultje
Wed Feb 9 21:33:02 CET 2011


Hi,

On Wed, Feb 9, 2011 at 3:15 PM, Mans Rullgard <mans at mansr.com> wrote:
> The avcodec_thread_free() compatibility wrapper calls ff_thread_free(),
> which is not defined when threading is disabled. ?Make this call
> conditional.
>
> Signed-off-by: Mans Rullgard <mans at mansr.com>
> ---
> ?libavcodec/utils.c | ? ?2 ++
> ?1 files changed, 2 insertions(+), 0 deletions(-)

OK.

Ronald



More information about the ffmpeg-devel mailing list