summaryrefslogtreecommitdiffstats
path: root/domx
Commit message (Expand)AuthorAgeFilesLines
* domx: connection robustness improvementsLuden2016-05-011-16/+29
* domx: fix up DCC data loading when USES_LEGACY_DOMX_DCC is setZiyan2016-02-061-1/+8
* domx: add support for tunaZiyan2016-01-034-0/+73
* domx: Fix GetParameter crashing with OMX_IndexParamConsumerUsageBitsZiyan2015-10-241-0/+7
* domx: pass ANDROID_API_CFLAGSZiyan2015-10-211-0/+1
* domx: Add structures and indices for Motorola devicesMichael Gernoth2015-02-212-1/+51
* fix hardware/ti/omap4xxx referencesHashcode2015-02-031-3/+2
* domx: revert mistaken change of DCC_PATHHashcode2015-02-021-1/+1
* domx: link liblog when building libOMX_CoreHashcode2015-02-021-1/+2
* domx: add TI_CAMERAHAL_USES_LEGACY_DOMX_DCC board flag to enable legacy DCCHashcode2015-02-023-4/+19
* domx: remove duplicate OMX_TI_COLOR_FormatYUV420PackedSemiPlanar definitionHashcode2015-02-021-2/+0
* domx: remove duplicate include for VP8Hashcode2015-02-021-2/+1
* set correct DCC file locationHashcode2015-02-021-1/+1
* revert: DOMX : Removes DCC loading from OMX Camera ProxyHashcode2015-02-022-1/+335
* domx: remove duplicate OMX headers and refer to originals where neededHashcode2015-02-0215-7132/+22
* domx: add board config for LOW_SECURE_HEAPMichael Gernoth2015-02-022-1/+11
* domx: create subdir for domx to merge into omap4-nextHashcode2015-01-30101-90/+31810
* Use ion_ti instead of ionDaniel Levin2012-11-193-3/+3
* DOMX: Changed return code for non-successful memory allocation cases.Oleksii Gulchenko2012-11-082-0/+3
* [PROXY] Remove PROXY_AllocateBufferIonCarveout methodVidhoon Viswanathan2012-10-191-26/+0
* [MEMPLUGIN ION] Patch to enable secure buffer allocationVidhoon Viswanathan2012-10-192-6/+17
* [FIX] Pass PluginExtendedInfo properly to MemPluginsVidhoon Viswanathan2012-10-192-10/+11
* [DOMX OMXRPC] Fix memory leakAlberto Aguirre2012-10-121-4/+20
* [PROXY] Integrate MemPlugin API within DOMX PROXY (PART1)Vidhoon Viswanathan2012-10-043-159/+103
* [PLUGINS] MemPlugins: Plugin based integration of Memory managersVidhoon Viswanathan2012-10-045-0/+960
* PROXY_BUFFER_ACCESSOR: interfaces to all types of accessorsVidhoon Viswanathan2012-09-142-77/+84
* [FIX] Add missing Unregistration in PROXY_ComponentDeInit methodVidhoon Viswanathan2012-09-141-2/+29
* [PROXY] Removing ION dependency from PROXY_COMPONENT_PRIVATEVidhoon Viswanathan2012-09-142-29/+30
* Raw dump utility: fix for continuos NV12.Devaraj Rangasamy2012-09-121-1/+2
* Include ION headers from <ion/ion.h>Daniel Levin2012-08-282-2/+2
* [OMX] Propogate GetParam IndexUseBufferDescriptor to DucatiVidhoon Viswanathan2012-08-231-7/+5
* DOMX: Allow 1D gralloc buffersEmilian Peev2012-08-211-13/+31
* DOMX: Remove stride based classification of 1D or 2D buffersYordan Lilov2012-08-141-258/+17
* Include buffer type specfic (un)registration within RPC (Un)Register APIVidhoon Viswanathan2012-08-071-56/+148
* DOMX: Fix to release the shared ion bufferPrasanna Kumar M.R2012-07-201-3/+7
* DOMX: multi instance adaptation of OMX buffer monitoring traceFrederic Turgis2012-07-131-1/+3
* DOMX: Changes for secure playback ION handle mappingPrasanna Kumar M.R2012-07-021-3/+10
* DOMX: framework to dynamically enable/disable perf trace + OMX buffer events ...Frederic Turgis2012-06-225-3/+407
* DOMX: Update trace level at component init and introduce PROFILING levelFrederic Turgis2012-06-222-0/+3
* [DOMX]: Fix error handling in RPC_sendPacket_syncVidhoon Viswanathan2012-06-201-3/+7
* DOMX: Use Tiler-1D buffer when ION 1D allocation failsDevaraj Rangasamy2012-06-181-1/+12
* proxy common: make register/unregister conditionalTyler Luu2012-05-241-17/+29
* proxy: add support for sgx register ioctlTyler Luu2012-05-241-24/+38
* proxy common: choose buffer 1st in AllocateBufferTyler Luu2012-05-241-19/+21
* domx: pass registered buffer address to FreeBufferTyler Luu2012-05-241-0/+3
* domx: fix video recordTyler Luu2012-05-242-44/+53
* domx: add register/unregister for buffersTyler Luu2012-05-212-33/+239
* domx: fixes for reprocessingTyler Luu2012-05-211-0/+9
* DOMX: Pass the correct buf address in PROXY_FreeBufferPavel Nedev2012-04-031-2/+26
* [DOMX] Fix Buffer Map type during free bufferPradeep Venkatasubbarao2012-04-031-1/+4