I'm using V4L2 to display a videostream in YUY422 (YUYV) format. The output port is configured for embedded sync and automatically convert the pixel values from the 8-bit 0-255 range to 16-235 range. Is there a way to disable this compression ? According to VPSS user guide, there doesn't seems to be any ioctrl to control that feature...
Any idea of how to disable this ?
Pierre-Olivier