[FFmpeg-devel] [PATCH] Document avformat.h:match_ext()

Diego Biurrun diego
Sun May 24 20:43:26 CEST 2009


On Sun, May 24, 2009 at 03:33:45PM +0200, Stefano Sabatini wrote:
> As in subject.
> --- ffmpeg.orig/libavformat/avformat.h	2009-05-24 13:40:28.000000000 +0200
> +++ ffmpeg/libavformat/avformat.h	2009-05-24 15:26:30.000000000 +0200
> @@ -1239,6 +1239,13 @@
>  
> +/**
> + * Returns a positive value if filename matches with one of the
> + * extensions in extensions, 0 otherwise.

extensions in extensions <-- bad

Diego



More information about the ffmpeg-devel mailing list