[vlc-devel] Definition of pixel pitch
Antoine Cellerier
dionoea at videolan.org
Sun Jun 29 00:08:03 CEST 2008
As far as I know, we define the pixel pitch as "number of bytes per
pixel" in the plane_t structure. In src/video_output/vout_pictures.c the
UYVY pixel pitch is set to 4. That's the size to store 2 pixels so
according to my previous definition the pixel pitch should be 2. Is my
definition wrong? Or should that pixel pitch be fixed?
--
Antoine Cellerier
dionoea
More information about the vlc-devel
mailing list