Ricardo Cerqueira f08c954f02 Allow compatibility with ICS EGL for OMX
The new headers define the qcom video buffer format
(HAL_PIXEL_FORMAT_YCbCr_420_SP_TILED) as 0x7FA30C03, ICS used 0x108.

Trying to play a video with the ICS Adreno driver results in
it rejecting the buffers because 2141391875 (0x7FA30C03) is an
unknown buffer format, so use the QCOM_ICS_COMPAT CFLAG to
fallback to the older enum.

Do NOT use this with JB Adreno blobs.

Change-Id: I2bd05c681718e916bd91311a4c9e503545f2e1bc
2012-07-22 00:34:51 -07:00
..
2012-07-10 02:03:45 -06:00
2012-07-13 03:19:21 -05:00
2012-07-10 02:03:45 -06:00
2012-07-10 02:03:45 -06:00
2012-07-12 17:24:05 -05:00
2012-07-10 02:03:45 -06:00
2012-07-10 02:03:45 -06:00
2012-07-10 02:03:45 -06:00
2012-07-10 02:03:45 -06:00
2012-07-12 17:24:05 -05:00
2012-07-10 02:03:45 -06:00
2012-07-10 02:03:45 -06:00
2012-07-10 02:03:26 -06:00
2012-07-10 02:03:45 -06:00
2012-07-16 20:47:52 -05:00
2012-07-10 02:03:45 -06:00