[vlc-devel] [PATCH 1/2] Addition of XYZ colorspace

Jean-Baptiste Kempf jb at videolan.org
Thu Feb 14 15:30:24 CET 2013


On 14 Feb, Nicolas BERTRAND wrote :
> Creation of VLC_CODEC_XYZ12 for handling XYZ 12 bits values, stored
> in 6 bytes (|0xXXX0|0xYYY0|OxZZZ0|)

  
> +/* XYZ colorspace 12 bits packed in 16 bits, organisation |XXX0|YYY0|ZZZ0| */
> +#define VLC_CODEC_XYZ12 	 VLC_FOURCC('X','Y','1','2')

No tabs, please.

Rest is OK.

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list