[PATCH] Re: [Ffmpeg-devel] Theora encoding

Diego Biurrun diego
Tue Feb 13 18:01:12 CET 2007


On Tue, Feb 13, 2007 at 05:16:34PM +0100, j at v2v.cc wrote:
> 
> [...] 
> 
> --- libavformat/ogg.c	(revision 7963)
> +++ libavformat/ogg.c	(working copy)
> @@ -141,26 +220,38 @@
>  
>  AVOutputFormat ogg_muxer = {
>      "ogg",
> -    "Ogg Vorbis",
> -    "audio/x-vorbis",
> +    "Ogg Container",
> +    "application/ogg",
>      "ogg",

This hunk should be committed independently, in fact I will in a
moment..

Diego





More information about the ffmpeg-devel mailing list