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

Martin Storsjö martin
Wed Feb 16 14:34:37 CET 2011


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.

// Martin



More information about the ffmpeg-devel mailing list