[FFmpeg-devel] [PATCH] avio: rename url_fopen/fclose -> avio_open/close.

Ronald S. Bultje rsbultje
Wed Feb 23 16:19:13 CET 2011


Hi,

On Mon, Feb 21, 2011 at 4:45 PM, Anton Khirnov <anton at khirnov.net> wrote:
> ---
> ?ffmpeg.c ? ? ? ? ? ? ? ? ? ? | ? ?4 ++--
> ?ffserver.c ? ? ? ? ? ? ? ? ? | ? ?4 ++--
> ?libavformat/applehttp.c ? ? ?| ? 16 ++++++++--------
> ?libavformat/avformat.h ? ? ? | ? ?2 +-
> ?libavformat/avio.h ? ? ? ? ? | ? 16 ++++++++++++++--
> ?libavformat/aviobuf.c ? ? ? ?| ? 14 ++++++++++++--
> ?libavformat/img2.c ? ? ? ? ? | ? 12 ++++++------
> ?libavformat/mov.c ? ? ? ? ? ?| ? ?4 ++--
> ?libavformat/output-example.c | ? ?4 ++--
> ?libavformat/rtpenc_chain.c ? | ? ?2 +-
> ?libavformat/rtsp.c ? ? ? ? ? | ? ?2 +-
> ?libavformat/rtspdec.c ? ? ? ?| ? ?2 +-
> ?libavformat/sapenc.c ? ? ? ? | ? ?2 +-
> ?libavformat/utils.c ? ? ? ? ?| ? ?6 +++---
> ?14 files changed, 56 insertions(+), 34 deletions(-)

Looks good, queued.

Ronald



More information about the ffmpeg-devel mailing list