[FFmpeg-devel] [PATCH 3/4] Mark av_metadata_set() as deprecated, and use av_metadata_set2() in its place.

Stefano Sabatini stefano.sabatini-lala
Sun Apr 25 16:27:58 CEST 2010


On date Sunday 2010-04-25 11:54:03 +0200, Michael Niedermayer encoded:
> On Sat, Apr 24, 2010 at 03:32:47PM +0200, Stefano Sabatini wrote:
> > av_metadata_set() is going to be dropped at the next major bump.
> > ---
> >  ffmpeg.c                      |   10 +++++-----
> >  ffserver.c                    |   12 ++++++------
> >  libavformat/asfdec.c          |    2 +-
> >  libavformat/avformat.h        |    3 ++-
> >  libavformat/cafdec.c          |    2 +-
> >  libavformat/flvdec.c          |    6 +++---
> >  libavformat/id3v1.c           |    4 ++--
> >  libavformat/id3v2.c           |    2 +-
> >  libavformat/matroskadec.c     |   16 ++++++++--------
> >  libavformat/metadata.c        |    2 +-
> >  libavformat/metadata_compat.c |    2 +-
> >  libavformat/mov.c             |   14 +++++++-------
> >  libavformat/mpegts.c          |   10 +++++-----
> >  libavformat/nsvdec.c          |    2 +-
> >  libavformat/nutdec.c          |    2 +-
> >  libavformat/r3d.c             |    2 +-
> >  libavformat/rmdec.c           |    2 +-
> >  libavformat/rpl.c             |    6 +++---
> >  libavformat/rtsp.c            |    4 ++--
> >  libavformat/utils.c           |    2 +-
> >  20 files changed, 53 insertions(+), 52 deletions(-)
> 
> should be ok

Applied.
-- 
FFmpeg = Friendly and Freak Miracolous Peaceless Elfic Geek



More information about the ffmpeg-devel mailing list