summaryrefslogtreecommitdiffstats
path: root/domx/omx_core/src
Commit message (Collapse)AuthorAgeFilesLines
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-11/+11
| | | | | | | See https://android-git.corp.google.com/g/#/c/143865 Bug: 5449033 Change-Id: Ic854588fa661ebcc63395c388bf98af268b709c7
* DOMX: Do not maintain the secure state info at the userspace.Sarthak Aggarwal2011-10-141-11/+42
| | | | | | | | | Rely on the kernel to maintain the secure state. Query the misc driver for the state whenever need be. Also whenever misc driver setting of secure mode fails, cleanup properly. Change-Id: I460138f4751fa729ed06a0e507035a2da2492daf Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
* Enable Secure-component call into Misc driverSarthak Aggarwal2011-10-071-0/+12
| | | | | Change-Id: If2cb2f7744967df6632dd097bd5a9576cf4f9718 Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
* Moving Bitstream buffers to IONSarthak Aggarwal2011-08-241-0/+3
| | | | | | | 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-082-0/+1066
Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e Signed-off-by: Iliyan Malchev <malchev@google.com>