summaryrefslogtreecommitdiffstats
path: root/libI420colorconvert
Commit message (Collapse)AuthorAgeFilesLines
* OMAP5: Check TARGET_BOARD_PLATFORM in the root Android.mkDaniel Levin2015-02-031-9/+0
| | | | | | | | | | | | | | | | | The omap4xxx projects are supposed to be buildable only for OMAP4 and OMAP5 but not OMAP3. This patch adds checking for the proper TARGET_BOARD_PLATFORM to the root Android.mk and removes useless double checking from subprojects. Change-Id: Ic103304d24c2ffdbb82b3a277d0b66e0e44e4bc0 Signed-off-by: Daniel Levin <dendy@ti.com> Conflicts: Android.mk security/smc_pa_ctrl/Android.mk security/tee_client_api/Android.mk security/tf_daemon/Android.mk
* OMAP5: Modify colorconvert and stagefright Android.mk for OMAP4&5 onlyDan Murphy2012-11-201-1/+6
| | | | | | | | | | Modifying the Android.mk files to ensure code is only run for OMAP4 and OMAP5 boards. Change-Id: Id6664babf93c1b172a907cbfcd82041836f71ab8 Signed-off-by: Jean Johnson <jean-johnson@ti.com> Signed-off-by: Andrii Beregovenko <a.beregovenko@ti.com> Signed-off-by: Daniel Levin <dendy@ti.com>
* Switched to use header files from /frameworks/nativeJames Dong2012-03-121-1/+1
| | | | | | o related-to-bug: 6044887 Change-Id: I45362c0a68f49684e0393fc77ab4d5f55ec53716
* switched to use the editor header file in /frameworks/nativeJames Dong2012-03-122-2/+2
| | | | | | o related-to-bug: 6044894 Change-Id: Ic37576e2874cf21b96ac4cf85bf18af1caafb49e
* Rename YV12 to I420.Chih-Chung Chang2011-08-092-0/+135
Change-Id: I6cc50061c47220aca176147fe2c765ca1a55013c