[Ffmpeg-devel] [PATCH] adds missing rgb/bgr 15 tags to raw decoder
Reynaldo H. Verdejo Pinochet
reynaldo
Fri Oct 27 17:48:06 CEST 2006
On Fri, Oct 27, 2006 at 05:36:25PM +0200, Diego Biurrun wrote:
> > { PIX_FMT_GRAY8, MKTAG('G', 'R', 'E', 'Y') },
> > + { PIX_FMT_RGB555, MKTAG('R', 'G', 'B', 15) },
> > + { PIX_FMT_BGR555, MKTAG('B', 'G', 'R', 15) },
>
> nit: Please align the MKTAG when you commit this.
>
> Diego
Damn, 6 errors in two lines.. this should be a record. sorry
for the time I've made you waste, fixed on my three.
Reynaldo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061027/343c690e/attachment.pgp>
More information about the ffmpeg-devel
mailing list