On Tue, Jan 25, 2011 at 08:16:30PM +0100, Andres Gonzalez wrote:
>
> Please let me know if there is something wrong or missing.
> 
> --- a/libavformat/oggenc.c
> +++ b/libavformat/oggenc.c
> +
> +static const AVClass ogg_muxer_class = {
> +    "OGG muxer",
The format is called "Ogg", not "OGG".
Diego