[FFmpeg-devel] [PATCH] Cosmetics: improve long names for ffm muxer and demuxer

Baptiste Coudurier baptiste.coudurier
Sun Jul 20 03:03:30 CEST 2008


Hi,

Stefano Sabatini wrote:
> Hi all, as in subject, regards.
> 
> 
> ------------------------------------------------------------------------
> 
> Index: libavformat/ffmdec.c
> ===================================================================
> --- libavformat/ffmdec.c	(revision 14284)
> +++ libavformat/ffmdec.c	(working copy)
> @@ -477,7 +477,7 @@
>  
>  AVInputFormat ffm_demuxer = {
>      "ffm",
> -    NULL_IF_CONFIG_SMALL("ffm format"),
> +    NULL_IF_CONFIG_SMALL("FFserver live feed Muxer"),
>      sizeof(FFMContext),

I don't think this is the right name.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Smartjog USA Inc.                                http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA




More information about the ffmpeg-devel mailing list