Hello,
On Sat, Jul 19, 2008 at 05:06:42AM +0200, spyfeng wrote:
> Author: spyfeng
> Date: Sat Jul 19 05:06:42 2008
> New Revision: 2824
> 
> Log:
> modify output format long name
> 
> 
> Modified:
>    mxf/mxfenc.c
> 
> Modified: mxf/mxfenc.c
> ==============================================================================
> --- mxf/mxfenc.c      (original)
> +++ mxf/mxfenc.c      Sat Jul 19 05:06:42 2008
> @@ -848,7 +848,7 @@ static int mux_write_footer(AVFormatCont
>  
>  AVOutputFormat mxf_muxer = {
>      "mxf",
> -    "material exchange file fromat",
> +    NULL_IF_CONFIG_SMALL("MXF format"),

This does not match the current name in the demuxer.
It also is a bit silly, since the F in MXF stands already for format,
so now it says it is "Material eXchange Format format".

Greetings,
Reimar Döffinger
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to