summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [DOMX] Trace clean up for ProxyShivaraj Shetty2011-11-112-2/+2
* [DOMX] Check for NULL buffer address for UseBufferSaurabh Bipin Chandra2011-11-111-0/+1
* OMX Camera: Update Header File to be in synca03936772011-11-041-0/+2
* [SVCd and VP8d] Adding Indicies and data structurePradeep Venkatasubbarao2011-11-041-1/+332
* now DCC loading happens during loaded->Idlenaveen kumar penda2011-11-031-35/+55
* OMX Video Encoder : Configure Frame Rate DynamicallyPrasanna Kumar M.R2011-10-293-3/+272
* DOMX: Syncs extended OMX interface between A9 and DucatiEmilian Peev2011-10-285-429/+907
* domx: return error hardware in case of ducati faultSunita Nadampalli2011-10-273-17/+34
* Added support for 2D virtual buffersPradeep Venkatasubbarao2011-10-274-10/+121
* Fix: Compilation issues. Rename LOGV to ALOGVx01180642011-10-261-0/+1
* OMX_proxy: Add support for VC-1 video formatSunita Nadampalli2011-10-244-1/+207
* Merge "Revert "Merge "DOMX: Skips DCC URI query altogether if DCC data is mis...Pradeep Venkatasubbarao2011-10-241-48/+1
|\
| * Revert "Merge "DOMX: Skips DCC URI query altogether if DCC data is missing""Pradeep Venkatasubbarao2011-10-241-48/+1
* | Merge "DOMX: Fill pComponentUUID in GetComponentVersion"Pradeep Venkatasubbarao2011-10-241-1/+1
|\ \ | |/ |/|
| * DOMX: Fill pComponentUUID in GetComponentVersionIvan Evlogiev2011-10-201-1/+1
* | Merge "DOMX: Skips DCC URI query altogether if DCC data is missing"Pradeep Venkatasubbarao2011-10-241-1/+48
|\ \
| * | DOMX: Skips DCC URI query altogether if DCC data is missingEmilian Peev2011-10-211-1/+48
* | | DOMX header updates for interlaced video formatsSunita Nadampalli2011-10-213-3/+55
|/ /
* | Merge "DOMX: Ducati MPEG2 Support"Jean Johnson2011-10-201-0/+1
|\ \
| * | DOMX: Ducati MPEG2 SupportRajesh Vandanapu2011-10-141-0/+1
| |/
* | Obtaining hwc from a consistent locationJean Johnson2011-10-201-2/+2
* | Adding compilation variables to Android.mkJean Johnson2011-10-191-2/+37
|/
* Making compilation dependent on ENHANCED_DOMX flagJean Johnson2011-10-121-0/+2
* 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