[FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name

Diego Biurrun diego
Fri Jul 16 17:08:06 CEST 2010


On Thu, Jul 15, 2010 at 01:58:58AM -0400, Alex Converse wrote:
> $subj
> 
> Some users are getting confused. We do a similar thing for
> "mov,mp4,m4a,3gp,3g2,mj2."
> 
> --- libavformat/matroskadec.c	(revision 24242)
> +++ libavformat/matroskadec.c	(working copy)
> @@ -1899,8 +1899,8 @@
>  
> -    NULL_IF_CONFIG_SMALL("Matroska file format"),
> +    NULL_IF_CONFIG_SMALL("Matroska/WebM file format"),

Quickly sneak in this harmless change before anybody notices ;)

Diego



More information about the ffmpeg-devel mailing list