[FFmpeg-devel] [PATCH] Define endian variant for PIX_FMT_RGB/BGR_5X5

Stefano Sabatini stefano.sabatini-lala
Sun Mar 15 15:54:00 CET 2009


On date Sunday 2009-03-15 02:13:17 +0100, Michael Niedermayer encoded:
> On Sat, Mar 14, 2009 at 11:54:35PM +0100, Stefano Sabatini wrote:
> > Hi all, as in subject.
> > 
> > BTW, since libavutil API is in flux state due to its major bump, what
> > about to avoid the ifver < 51 and simply remove the ifdeffed
> > macros?
> 
> agree no ifdef needed
> also patches ok if you tested them

Sorry, for some strange reason the previous patches seemed to work, but
they don't.

Attached series has been tested, in the sense that it passes
regressions tests, I'm somehow unsure for what regards the RGB5X5
stuff since previously we had just the RGB565 case to manage in both
LE and BE systems, maybe something has to be changed in libswscale.

Change in imgconvert.c looks necessary, otherwise we can't even select
rgb5X5[bl]e.

Regards.
-- 
FFmpeg = Fostering Free Meaningless Ponderous Experimenting God
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-dropped-pix-fmt.patch
Type: text/x-diff
Size: 509 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090315/ce942930/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: implement-pixfmt-ne.patch
Type: text/x-diff
Size: 526 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090315/ce942930/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: define-rgb-bgr-56X-be-le.patch
Type: text/x-diff
Size: 9536 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090315/ce942930/attachment-0002.patch>



More information about the ffmpeg-devel mailing list