| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Change-Id: Ibbff09829d354a4e39adcf12d403c5dceb96d291
|
|
|
|
|
| |
Mostly just fixing compiler warnings.
Also fixed omx camera proxy trying to use the now-useless gComponentBufferAllocation.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
Camera is still half-broken.
Credits to @MWisBest
Change-Id: I87a802abfacaf36ab22676f5284f0cc1996f6b03
|