[FFmpeg-devel] [PATCH] Cosmetics: improve long names for ffm muxer and demuxer
Diego Biurrun
diego
Sun Jul 20 14:49:41 CEST 2008
On Sun, Jul 20, 2008 at 02:05:21AM +0200, Stefano Sabatini wrote:
> Hi all, as in subject, regards.
> --- 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"),
muxer
Diego
More information about the ffmpeg-devel
mailing list