summaryrefslogtreecommitdiffstats
path: root/domx
Commit message (Expand)AuthorAgeFilesLines
* 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