[FFmpeg-devel] [PATCH] Make ffmpeg -pix_fmt list use show_pix_fmts()

Stefano Sabatini stefano.sabatini-lala
Wed Feb 3 00:45:35 CET 2010


On date Saturday 2010-01-30 16:55:23 +0100, Stefano Sabatini encoded:
> Regards.
> -- 
> FFmpeg = Frightening & Furious Mind-dumbing Ponderous Efficient God

> Index: ffmpeg/ffmpeg.c
> ===================================================================
> --- ffmpeg.orig/ffmpeg.c	2010-01-30 16:30:02.000000000 +0100
> +++ ffmpeg/ffmpeg.c	2010-01-30 16:30:46.000000000 +0100
> @@ -2587,7 +2587,7 @@
>              av_exit(1);
>          }
>      } else {
> -        list_fmts(avcodec_pix_fmt_string, PIX_FMT_NB);
> +        show_pix_fmts();
>          av_exit(0);
>      }
>  }

Ping.
-- 
FFmpeg = Frightening and Fanciful Marvellous Pure Explosive Gargoyle



More information about the ffmpeg-devel mailing list