[FFmpeg-devel] [PATCH] qtrleenc: Add RGB555 and ARGB pixel formats support

Alexis Ballier alexis.ballier
Sat Jul 4 19:54:26 CEST 2009


Hi,

See the subject.

I had to add a new function to write 16bits pixels as big endian; I
would have prefered avoiding it but if I use PIX_FMT_RGB555BE, ffmpeg
rants that it cannot allocate the picture. I suppose this is not a bug
since I'm on a little endian machine, so here is the patch.

Regards,

Alexis.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qtrleenc_morepixfmt.patch
Type: application/octet-stream
Size: 2043 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090704/d6041369/attachment.obj>



More information about the ffmpeg-devel mailing list