summaryrefslogtreecommitdiffstats
path: root/domx
Commit message (Collapse)AuthorAgeFilesLines
* Remove common omap4 modulesZiyan2015-04-1176-25165/+0
| | | | | | | | | | | | | | | | | | | | | domx: remove for move to omap4-next edid/hwc: remove for move to omap4-next include / kernel-headers: remove for move to omap4-next libcorkscrew: remove for move to omap4-next libion_ti: remove for move to omap4-next libtiutils: remove for move to omap4-next pvr-source / pvrsrvinit: remove for move to omap4-next remove gralloc symlink for move to omap4-next Change-Id: I1ade011fd5e0adedbcb19cbf941fdde5ef4f96b6 symlinks: remove for move to omap4-next
* omx: remove duplicate OMX headers and refer to originals where neededZiyan2015-04-1116-7508/+16
| | | | | | | | | | | | | | | | | Now that OMX headers in the framework are very closely matched to TI's ENHANCED_DOMX includes, let's remove the duplicates and stop having to update them any time they change (read: FFMPEG changes). Changes: - Remove all duplicate OMX include files under domx/omx_core/inc - Add include locations to frameworks/native/include/media/openmax for: audio camera domx internals libtiutils Thanks to @Hashcode Change-Id: I38af84f45606fba61058b0d04f941a76f76a15e7
* tuna: domx: remove backup filesZiyan2015-04-112-71/+0
|
* tuna: remove obsolete stuffZiyan2015-04-111-3/+1
| | | | Change-Id: Ibbff09829d354a4e39adcf12d403c5dceb96d291
* Small domx and camera bugfixes.Kyle Repinski2015-04-113-9/+15
| | | | | Mostly just fixing compiler warnings. Also fixed omx camera proxy trying to use the now-useless gComponentBufferAllocation.
* Enable use of FFMPEG codecs for extended formatsLucian Cristian2014-12-133-0/+102
| | | | | | | | | | | | Add OMX_AUDIO_Coding and OMX_VIDEO_Coding Copied from the stagefright-plugins project. OMAP4 uses it's own OMX_Audio.h, OMX_Index.h, OMX_Video.h Change-Id: I516f08b78298f5796325ec3ef12f5d7573a01b85 Conflicts: media_codecs.xml
* tuna: add open-source domx/camera stuffZiyann2014-12-1391-0/+32622
Camera is still half-broken. Credits to @MWisBest Change-Id: I87a802abfacaf36ab22676f5284f0cc1996f6b03