[FFmpeg-devel] [PATCH] Make ffmpeg -pix_fmt list use show_pix_fmts()
Stefano Sabatini
stefano.sabatini-lala
Wed Feb 3 21:10:30 CET 2010
On date Wednesday 2010-02-03 03:24:03 +0100, Michael Niedermayer encoded:
> On Wed, Feb 03, 2010 at 12:45:35AM +0100, Stefano Sabatini wrote:
> > 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.
>
> whatever you prefer
Applied.
--
FFmpeg = Foolish & Fierce Multipurpose Peaceless Elegant Guru
More information about the ffmpeg-devel
mailing list