[FFmpeg-devel] [PATCH 10/13] Add rawvideo pixel formats to codec tags mapping for the newly added nut rawvideo pixel formats codec tags.

Stefano Sabatini stefano.sabatini-lala
Sat May 15 14:34:17 CEST 2010


On date Friday 2010-05-14 23:43:54 +0200, Michael Niedermayer encoded:
> On Fri, May 14, 2010 at 02:09:23AM +0200, Stefano Sabatini wrote:
> > On date Thursday 2010-05-13 21:11:05 +0200, Michael Niedermayer encoded:
> > > On Thu, May 13, 2010 at 12:29:17AM +0200, Stefano Sabatini wrote:
[...]
> > > > > > > > +BGR[4]  Packed RGB 1:2:1,  4bpp, (msb)1B 2G 1R(lsb) [NOT in AVI]
> > > > > > > > +RGB[4]  Packed RGB 1:2:1,  4bpp, (msb)1B 2G 1R(lsb) [NOT in AVI]
> > > > > > > 
> > > > > > > ambigous, (the placeent of pixels in a byte)
> > > > > > 
> > > > > > This is a bitstream format, clarified.
> > > > > 
> > > > > bitstream doesnt clarify it
> > > > > the msb or the lsb can be first in a byte in a bitstream
> > > > 
> > > > No I cannot get this, please elaborate.
> > > 
> > > assume you have 4 4 bit values
> > > 16 15 1 2
> > > 
> > > this can correspond to bitstreams of
> > > 10001111 00010010
> > > or
> > > 11111000 00100001
> > 
> > Thanks, tried my best at rendering this explanation using my clunky
> > English.
> > 
> > Regards.
> > -- 
> > FFmpeg = Freak and Fierce Magnificient Powerful Erroneous Genius
> 
> >  pixfmt.h |   10 +++++-----
> >  1 file changed, 5 insertions(+), 5 deletions(-)
> > b291d78639caa12515a1e1720c48b4e83dca9870  0001-Clarify-descriptions-for-RGB4-BGR4-NV12-NV21.patch
> > >From ff69d6c888de0f4272bd6e732f3969535b5d6d97 Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Wed, 12 May 2010 01:20:14 +0200
> > Subject: [PATCH 1/8] Clarify descriptions for RGB4, BGR4, NV12, NV21,
> >  RGB48BE, and RGB48LE pixel formats.
> 
> ok

Applied.
-- 
FFmpeg = Fast and Furious Mind-dumbing Peaceful Efficient Gem



More information about the ffmpeg-devel mailing list