Re: [FFmpeg-devel] [PATCH 3/3] Replace av_dlog with ff_dlog.

2015-08-18 Thread Michael Niedermayer
On Mon, Aug 17, 2015 at 08:45:53PM -0400, Ronald S. Bultje wrote: > ff_dlog checks compilability, and is non-public. av_dlog is deprecated > and no longer exists if FF_API_DLOG=0. > --- > ffmpeg.c| 2 +- > libavcodec/ccaption_dec.c | 13 +++-- > libavcodec/proresdec2

[FFmpeg-devel] [PATCH 3/3] Replace av_dlog with ff_dlog.

2015-08-17 Thread Ronald S. Bultje
ff_dlog checks compilability, and is non-public. av_dlog is deprecated and no longer exists if FF_API_DLOG=0. --- ffmpeg.c| 2 +- libavcodec/ccaption_dec.c | 13 +++-- libavcodec/proresdec2.c | 9 + libavdevice/lavfi.c | 7 --- libavfilter/s