[FFmpeg-devel] [PATCH 4/5] Move find_info_tag to lavu and add av_ prefix to it

Janne Grunau janne-ffmpeg
Thu Feb 17 15:34:16 CET 2011


On Wed, Feb 16, 2011 at 03:34:37PM +0200, Martin Storsj? wrote:
> On Wed, 16 Feb 2011, Anton Khirnov wrote:
> 
> > ---
> >  ffserver.c             |    6 +++---
> >  libavformat/avformat.h |    9 ++++-----
> >  libavformat/rtpproto.c |   15 ++++++++-------
> >  libavformat/sapenc.c   |    9 +++++----
> >  libavformat/sdp.c      |    3 ++-
> >  libavformat/udp.c      |   15 ++++++++-------
> >  libavformat/utils.c    |   40 +++++-----------------------------------
> >  libavformat/version.h  |    3 +++
> >  libavutil/parseutils.c |   39 +++++++++++++++++++++++++++++++++++++++
> >  libavutil/parseutils.h |    8 ++++++++
> >  10 files changed, 85 insertions(+), 62 deletions(-)
> 
> Looks sane to me.

queued

Janne



More information about the ffmpeg-devel mailing list