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

Michael Niedermayer michaelni
Sun Apr 25 11:54:03 CEST 2010


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

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

> ... defining _GNU_SOURCE...
For the love of all that is holy, and some that is not, don't do that.
-- Luca & Mans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100425/39368814/attachment.pgp>



More information about the ffmpeg-devel mailing list