OSDN Git Service

Add RGBA8888 to OMX_COLOR_FORMATTYPE
authorDavid Smith <davidas@google.com>
Fri, 29 Aug 2014 18:06:24 +0000 (11:06 -0700)
committerDavid Smith <davidas@google.com>
Wed, 3 Sep 2014 22:10:20 +0000 (15:10 -0700)
Change-Id: Ie3d2c7012e48b694f438c90e6a06949076c4b559

include/media/openmax/OMX_IVCommon.h

index 5f9e9b6..85c5c01 100644 (file)
@@ -157,6 +157,7 @@ typedef enum OMX_COLOR_FORMATTYPE {
      * an acceptable range once that is done.
      * */
     OMX_COLOR_FormatAndroidOpaque = 0x7F000789,
+    OMX_COLOR_Format32BitRGBA8888 = 0x7F00A000,
     /** Flexible 8-bit YUV format.  Codec should report this format
      *  as being supported if it supports any YUV420 packed planar
      *  or semiplanar formats.  When port is set to use this format,