[Ffmpeg-devel] [PATCH] RGB555 without alpha and more converters
Michael Niedermayer
michaelni
Tue Nov 7 18:29:28 CET 2006
Hi
On Mon, Nov 06, 2006 at 11:40:50PM +0100, Alex Beregszaszi wrote:
> Hi,
>
> I changed the to/from rgba32 converter glue code to work with non-alpha
> formats too. Thus now we have optimized RGBA32->BGR24,RGB565,RGB555;
> BGR24->RGBA32 and RGB565->RGBA32 converters with the old code (without
> swscaler).
i dont care about the old code, do what you want with it (=apply if you
think its ok, and regression tests pass)
>
> Then I removed the alpha bit setting in RGB555.
ok, but apply as seperate commit
[...]
> Also I was unsure about the versionbumping of the libraries, the
> imgconverter is placed in libavcodec, and now the RGB555 MSB is not set,
> thus a version bumb is needed, i think. On the other side, the PIX_FMT
> is defined in libavutil.
iam fine with how you bump the versions commit this in the same commit
as the rgb555 changes
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-devel
mailing list