[FFmpeg-devel] [PATCH] Replace av_dlog with ff_dlog.
Michael Niedermayer
michael at niedermayer.cc
Tue Aug 18 16:01:05 CEST 2015
On Tue, Aug 18, 2015 at 08:02:28AM -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/libzvbi-teletextdec.c | 7 ++++---
> libavcodec/proresdec2.c | 9 +++++----
> libavdevice/lavfi.c | 7 ++++---
> libavdevice/v4l.c | 3 ++-
> libavfilter/src_movie.c | 3 ++-
> libavfilter/vf_histeq.c | 5 +++--
> libavfilter/vf_palettegen.c | 5 +++--
> libavfilter/vf_paletteuse.c | 3 ++-
> libavfilter/vsrc_cellauto.c | 3 ++-
> libavfilter/vsrc_life.c | 3 ++-
> libavformat/avienc.c | 5 +++--
> libavformat/ffmdec.c | 9 +++++----
> libavformat/ftp.c | 23 ++++++++++++-----------
> libavformat/mov.c | 3 ++-
> libavformat/mpegts.c | 3 ++-
> libavformat/segment.c | 3 ++-
> libavformat/swfdec.c | 3 ++-
> 19 files changed, 65 insertions(+), 47 deletions(-)
LGTM
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150818/90bb67d0/attachment.sig>
More information about the ffmpeg-devel
mailing list