summaryrefslogtreecommitdiffstats
path: root/domx/domx/omx_proxy_common.h
Commit message (Collapse)AuthorAgeFilesLines
* Enable Secure-component call into Misc driverSarthak Aggarwal2011-10-071-0/+1
| | | | | Change-Id: If2cb2f7744967df6632dd097bd5a9576cf4f9718 Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
* Using ion instead of memmgr for all buffers allocated by DOMX.Sarthak Aggarwal2011-09-091-0/+2
| | | | | | | Patch moves all memmgr buffers to ion and maps them to userspace as and when required. Change-Id: Iff8cc0759594918e5902625c052ea48d74bc07e1 Signed-Off-By: Sarthak Aggarwal<sarthak@ti.com>
* DOMX : provide extension index support for gralloc buffer usage flags queryLakshman Gowda2011-08-301-1/+3
| | | | | | | | | The Stagefright queries DOMX in order to allocate buffers from gralloc with correct usage flags. Change-Id: I85dc7bd6bf6b3008a12470bb797df0cce8a370e0 Signed-off-by: Lakshman Gowda <lakshman79@ti.com> Signed-off-by: Iliyan Malchev <malchev@google.com>
* [H264-Enc-Proxy] Add android opaque color conversion supportLakshman Gowda2011-08-301-0/+7
| | | | | | | | | | Add support for android opaque color format as encoder input and use color conversion routines to format to NV12 color format which is passed on to remote OMX encoder component Change-Id: I45be6a6ea3577cbe9a13e7df87bb399b16e5db29 Signed-off-by: Abhishek Ranka <asranka@ti.com> Signed-off-by: Lakshman Gowda <lakshman79@ti.com>
* Moving Bitstream buffers to IONSarthak Aggarwal2011-08-241-0/+8
| | | | | | | The patch moves 1d bitstream buffers needed by video codecs from MemMngr to ION. Change-Id: I56f010f904a64ae0d36bbc8925498f3748a0ab42 Signed-Off-By:Sarthak Aggarwal<sarthak@ti.com>
* initial commitIliyan Malchev2011-08-081-0/+248
Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e Signed-off-by: Iliyan Malchev <malchev@google.com>