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

Carl Eugen Hoyos cehoyos
Wed Jul 8 17:00:33 CEST 2009


Michael Niedermayer <michaelni <at> gmx.at> writes:

> > > You are expected to send two patches: One that fixes pixel_size for
> > > PIX_FMT_ARGB, one that adds RGB555 support.

This should have been: one that adds PIX_FMT_ARGB and one that adds RGB555
support.

> > The fact is that no part of the original patch was fixing anything,
> > only adding support for new pixel formats. The addition of both
> > formats was so similar and trivial that i didn't think it was worth
> > two different patches.
> > Anyway, here is a patch for argb since it'll probably be easier to
> > work on rgb555 if this is merged first.
> 
> patch ok

Patch applied.

Carl Eugen





More information about the ffmpeg-devel mailing list