summaryrefslogtreecommitdiff
path: root/omx/base
diff options
context:
space:
mode:
authorSunita Nadampalli <sunitan@ti.com>2016-05-22 08:01:13 -0500
committerSunita Nadampalli <sunitan@ti.com>2016-06-07 14:32:56 -0500
commit8a7949a3f97ada69b898fe7a78ce4d0f6fb42cd6 (patch)
treeb4f433420397c14ae2f277cb7f9242f1e020dd47 /omx/base
parent95ec8fd14687c431518e9e3f41b181999e1862c1 (diff)
downloaddra7xx-8a7949a3f97ada69b898fe7a78ce4d0f6fb42cd6.tar.gz
OMX: H264 Video Encoder: Implement DescribeColorFormat OMX extension
DescribeColorFormat OMX extension is required to describe Media Image layout for custom color formats. Change-Id: Ifaa891ea302c8a0f76a1b44ba1673d542e0191b7 Signed-off-by: Sunita Nadampalli <sunitan@ti.com>
Diffstat (limited to 'omx/base')
-rw-r--r--omx/base/omx_core/inc/OMX_TI_Custom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/omx/base/omx_core/inc/OMX_TI_Custom.h b/omx/base/omx_core/inc/OMX_TI_Custom.h
index 8a73a3b..94b8ab6 100644
--- a/omx/base/omx_core/inc/OMX_TI_Custom.h
+++ b/omx/base/omx_core/inc/OMX_TI_Custom.h
@@ -58,6 +58,7 @@ typedef enum OMX_TI_INDEXTYPE {
OMX_TI_IndexAndroidNativeBufferUsage,
OMX_TI_IndexParamTimeStampInDecodeOrder,
OMX_TI_IndexEncoderReceiveMetadataBuffers,
+ OMX_TI_IndexDescribeColorFormat,
} OMX_TI_INDEXTYPE;
typedef enum OMX_TI_ERRORTYPE