OSDN Git Service

Extend OpenMAX IL definitions to support AC3
authorChangwan Ryu <changwan@google.com>
Mon, 28 Oct 2013 02:32:47 +0000 (11:32 +0900)
committerChangwan Ryu <changwan@google.com>
Wed, 6 Nov 2013 00:26:33 +0000 (09:26 +0900)
commitc9a8a34e40b4e5ba76ace8879e479ebf5fbca3c5
treeafb02e0f005cc087bb5388198236b35354b3c977
parent7d2ce753a2d04f99963a8011f713ad909466a51f
Extend OpenMAX IL definitions to support AC3

OpenMAX IL does not have generic support for AC3, but IL 1.1.2 and above
supports component extension APIs, which enable us to add our own constants
and definitions.

Change-Id: Iecee4f8bb3112b0720ceae9192017e12d3fe97e3
include/media/openmax/OMX_AudioExt.h [new file with mode: 0644]
include/media/openmax/OMX_IndexExt.h