[FFmpeg-devel] [PATCH] Extend show_pix_fmts() to make it print the input/output support
Stefano Sabatini
stefano.sabatini-lala
Thu Feb 11 00:35:43 CET 2010
On date Wednesday 2010-02-10 01:32:09 +0100, Michael Niedermayer encoded:
> On Tue, Feb 09, 2010 at 02:16:06AM +0100, Stefano Sabatini wrote:
> > On date Sunday 2010-02-07 02:04:38 +0100, Stefano Sabatini encoded:
> > > On date Saturday 2010-02-06 01:00:43 +0100, Stefano Sabatini encoded:
> > > > On date Thursday 2010-02-04 03:54:08 +0100, Michael Niedermayer encoded:
> > > > > On Wed, Feb 03, 2010 at 09:52:04PM +0100, Stefano Sabatini wrote:
> > > [...]
> > > > > > ffmpeg -pix_fmts
> > > > > > Pixel formats:
> > > > > > I.... = Input supported for conversion
> > > > > > .O... = Output supported for conversion
> > > > > > ..H.. = Hardware accelerated format
> > > > > > ...P. = Paletted format
> > > > > > ....B = Bitstream format
> > > > > > FLAGS NAME NB_COMPONENTS BITS_PER_PIXEL
> > > > > > -----
> > > > > > IO... yuv420p 3 12
> > > > > > IO... yuyv422 3 16
> > > > > > IO... rgb24 3 24
> > > > > > IO... bgr24 3 24
> > > > > > IO... yuv422p 3 16
> > > > > > IO... yuv444p 3 24
> > > > > > IO... yuv410p 3 9
> > > > > > IO... yuv411p 3 12
> > > > > > IO... gray 1 8
> > > > > > IO..B monow 1 1
> > > > > > IO..B monob 1 1
> > > > > > I..P. pal8 1 8
> > > > > > IO... yuvj420p 3 12
> > > > > > IO... yuvj422p 3 16
> > > > > > IO... yuvj444p 3 24
> > > > > > ..H.. xvmcmc 0 0
> > > > > > [...]
> > > > >
> > > > > looks nice
> > > >
> > > > So the next obvious question is: is OK to apply?
> > >
> > > Ping?
> >
> > Ping2 (this is blocking my swscale-test lite patch).
>
> iam ok with what is printed, implement it any way you like but try to
> keep it simple & clean.
> Ill flame on svnlog if needed
OK, applied.
--
FFmpeg = Forgiving & Fundamentalist Minimalistic Puristic Enhanced Gorilla
More information about the ffmpeg-devel
mailing list