summaryrefslogtreecommitdiffstats
path: root/domx
Commit message (Expand)AuthorAgeFilesLines
* Get rid of proprietary firmwarePaul Kocialkowski2013-12-313-40/+0
* [1/3] omap4xxx: Allow custom DOMX source instead of Google DOMX defaultHashcode2013-01-201-1/+3
* Fixup ion change to old libraryRebecca Schultz Zavin2012-07-091-1/+1
* Put back old ion libraryRebecca Schultz Zavin2012-06-283-3/+4
* Switched to use header files from /frameworks/nativeJames Dong2012-03-121-0/+2
* Update includes for ion helper libraryRebecca Schultz Zavin2012-02-223-3/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* am dcddc823: am 43498642: am 402d1d64: DOMX: Add index AutofocusEnableMilen Mitkov2011-11-101-1/+2
|\
| * DOMX: Add index AutofocusEnableMilen Mitkov2011-11-091-1/+2
* | am 3c23a89e: am 978f3598: DOMX: fix an ION handle leakIliyan Malchev2011-11-091-0/+1
|\|
| * DOMX: fix an ION handle leakIliyan Malchev2011-11-081-0/+1
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-11/+11
|/
* Send correct pBuffer to IL client in EOS case too.Sarthak Aggarwal2011-10-192-2/+6
* DOMX: Do not maintain the secure state info at the userspace.Sarthak Aggarwal2011-10-143-50/+86
* Enable Secure-component call into Misc driverSarthak Aggarwal2011-10-076-13/+153
* omap4xxx: remove DOMX logspamSarthak Aggarwal2011-10-071-1/+1
* DOMX: change DCC lookup pathStanimir Varbanov2011-09-281-1/+1
* MPEG4 enc: Dont encode buffer with filled len zero.Sarthak Aggarwal2011-09-221-1/+21
* DOMX: H264ENC,MPEG4ENC: Fix file-descriptor leak issueDevaraj Rangasamy2011-09-222-21/+22
* omap4xxx: fix errors and dead code in usage of pipe(2)Iliyan Malchev2011-09-221-101/+14
* H264 enc: Dont encode buffer with filled len zero.Sarthak Aggarwal2011-09-221-2/+5
* domx: fix to rectify the memory corruption in mpeg4 enc proxySarthak Aggarwal2011-09-121-5/+4
* domx: fix to rectify the memory corruption in h264 enc proxySarthak Aggarwal2011-09-121-5/+4
* DOMX: Do proper clean up even in case of error in GetHandleSarthak Aggarwal2011-09-123-4/+16
* omap4xxx: hasta la vista, libtimemmgrIliyan Malchev2011-09-091-1/+0
* Moving MPEG4 encoder buffers for surface encoder to gralloc buffersSarthak Aggarwal2011-09-092-78/+47
* Moving DCC buffers from MemMgr to ionSarthak Aggarwal2011-09-092-11/+63
* Using ion instead of memmgr for all buffers allocated by DOMX.Sarthak Aggarwal2011-09-093-21/+123
* Moving encoder buffers for surface encoder to gralloc buffersSarthak Aggarwal2011-09-092-69/+45
* [MPEG4-Enc-Proxy] Add android opaque color conversion supportLakshman Gowda2011-09-023-30/+478
* DOMX : Multiple focus and exposure areas supportMilen Mitkov2011-09-023-1/+51
* DOMX: Align ion 1d buffer allocations to 4KSuman Anna2011-08-311-1/+1
* DOMX : provide extension index support for gralloc buffer usage flags queryLakshman Gowda2011-08-306-15/+102
* [H264-Enc-Proxy] Add android opaque color conversion supportLakshman Gowda2011-08-305-33/+486
* Remove some non fatal error logs in Camera use-caseSundar Raman2011-08-302-7/+10
* MPEG4Enc: New omx proxy component for MPEG4 encoder is addedSrinivas Kowtal2011-08-296-20/+588
* Enable NPA mode on h264 encoder.Sarthak Aggarwal2011-08-291-2/+21
* domx: request and allocate smaller-sized buffer in metadata mode recordingJohn Wei2011-08-292-1/+10
* DOMX: Log error values on failure scenarios.Devaraj Rangasamy2011-08-261-1/+2
* Free a ion buffer in domx only when it is allocated by DOMXSarthak Aggarwal2011-08-261-0/+3
* DOMX: Clear metadata data after allocSundar Raman2011-08-251-0/+3
* DOMX: Unmap the complete ION buffer while tearing down the componentSarthak Aggarwal2011-08-251-1/+1
* Moving Bitstream buffers to IONSarthak Aggarwal2011-08-247-21/+226
* Enabling ION buffers for non-secure video usecasesSarthak Aggarwal2011-08-241-0/+11
* Add new OMX component for secure playbackSarthak Aggarwal2011-08-241-0/+58
* omap4xxx: tiler/camera cleanupIliyan Malchev2011-08-232-8/+8
* initial commitIliyan Malchev2011-08-0885-0/+26925