aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* add VP9 hybrid decoder plugin using dlopen to connect with the close source partywan1712014-10-031-2/+1
| | | | | | | | | | | Bug: 17729532 Change-Id: I8ec1f53e51ff0916d6be56b8347500e4e7b66944 Signed-off-by: ywan171 <yi.a.wang@intel.com> Conflicts: videocodec/Android.mk
* add vp9 accelerated sw decoder plugin in fuguywan1712014-07-291-3/+4
| | | | | | | | | | | | BZ: 209178 add vp9 sw decoder plugin, the code is pulled from main branch Change-Id: I566570ac6d5c7d9b5a3e760234300e6e9b756666 Signed-off-by: ywan171 <yi.a.wang@intel.com> Reviewed-on: https://android.intel.com/220089 Reviewed-by: Fourdan, Olivier <olivier.fourdan@intel.com> Tested-by: Fourdan, Olivier <olivier.fourdan@intel.com>
* Remove unused codes and config files in video middleware stackwfeng62014-07-211-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | BZ: 58358 Remove unused codes and config files in video middleware stack. Change-Id: Ida0fd634e44465ad8c9f9eadc49cee82cd127b0b Signed-off-by: wfeng6 <wei.feng@intel.com> Reviewed-on: http://android.intel.com:8080/67296 Reviewed-by: Xiao, FengX <fengx.xiao@intel.com> Reviewed-by: Jiang, Fei <fei.jiang@intel.com> Reviewed-by: Liu, BolunX <bolunx.liu@intel.com> Reviewed-by: Zhao, Leo <leo.zhao@intel.com> Reviewed-by: Zeng, Li <li.zeng@intel.com> Reviewed-by: Guo, Nana N <nana.n.guo@intel.com> Reviewed-by: Tang, Richard <richard.tang@intel.com> Reviewed-by: Qiu, Junhai <junhai.qiu@intel.com> Reviewed-by: Chen, Tianmi <tianmi.chen@intel.com> Reviewed-by: Gu, Wangyi <wangyi.gu@intel.com> Reviewed-by: Sun, Mingruo <mingruo.sun@intel.com> Reviewed-by: Shi, PingX <pingx.shi@intel.com> Tested-by: Shi, PingX <pingx.shi@intel.com> Reviewed-by: buildbot <buildbot@intel.com> Tested-by: buildbot <buildbot@intel.com>
* [omx-components] fixed JB build issue by updating hardware.h path and ↵Xiaolin Zhang2014-07-211-1/+1
| | | | | | | | | | | | | | disable secure AVC feature. BZ: 47236 fixed JB build issue by updating hardware.h path and disable secure AVC feature. Change-Id: Ia25b1e62919010f097720e1d0b2f3d2e0f89aead Signed-off-by: Xiaolin Zhang <xiaolin.zhang@intel.com> Reviewed-on: http://android.intel.com:8080/56586 Reviewed-by: Beare, Bruce J <bruce.j.beare@intel.com>
* PRODUCT_COPY_FILES: Disable incorrect useBruce Beare2014-07-211-2/+3
| | | | | | | | | | | | | BZ: 46719 This makfile variable is only able to be set in "product.mk" files -- never in Android.mk or AndroidBoard.mk files. Change-Id: I3890f94a265ec98a9e9d39fe7ce0cd15ac8c5e1e Reviewed-on: http://android.intel.com:8080/56432 Reviewed-by: Beare, Bruce J <bruce.j.beare@intel.com> Reviewed-by: Li, XiaojingX <xiaojingx.li@intel.com> Tested-by: Li, XiaojingX <xiaojingx.li@intel.com>
* build: Clean up use of include filesBruce Beare2014-07-211-4/+0
| | | | | | | | | | | | | | BZ: 43321 Projects should not refer to header files in other projects directly (since projects can be moved around). Instead... headers should be published into the out/ directory and found there when needed. Change-Id: I569f912381873f3c2f024a6985088d3f5c4b2c5a Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Reviewed-on: http://android.intel.com:8080/56275 Reviewed-by: Li, XiaojingX <xiaojingx.li@intel.com> Tested-by: Li, XiaojingX <xiaojingx.li@intel.com>
* new repartitioned omx video codec.Andy Qiu2014-07-211-0/+1
| | | | | Change-Id: Ia8bfcb10589edbf71c79f10b977d67a1d0ccbee5 BZ: 3372
* omx component: add buffer sharing for video encoderxli1112014-07-211-29/+1
| | | | | Change-Id: Ia2077b8a24bc1a5db67eaff4e1b6dd4c98afa502 Signed-off-by: xli111 <xiaowei.a.li@intel.com>
* add new video hw CodecsLiu, Shuo2014-07-211-11/+9
| | | | | Change-Id: Ic835e0658e0cff04be735247639483c18f34b646 Signed-off-by: Liu, Shuo <shuo.liu@intel.com>
* Add COMPONENT_SUPPORT_OPNECORE flag to enable backward compatibility of ↵Liu, Shuo2014-07-211-3/+6
| | | | | | | Froyo for debug Change-Id: I06f6d617aba340def4dffce504bc2218d8e6c5ff Signed-off-by: Liu, Shuo <shuo.liu@intel.com>
* Enable video playback in omx-componentsLiu, Shuo2014-07-211-7/+24
| | | | | Change-Id: If998eacbb55b768bcdb7ad8b9422013111aac557 Signed-off-by: Liu, Shuo <shuo.liu@intel.com>
* fix to work with new build tree structuremgross2014-07-211-2/+2
| | | | Change-Id: Idd379f546eed92fe03f0ee1f8f22dfc456743d31
* modified copyrightMin-su, Kim2014-07-211-2/+0
|
* build: build only when BOARD_USES_MRST_OMX is trueHo-Eun Ryu2014-07-211-0/+5
|
* components: added copyrightChang-Man Lee2014-07-211-0/+1
|
* psb: add psb video codec skull componentHo-Eun Ryu2014-07-211-0/+3
|
* build: add build files for moorestown specific componentsHo-Eun Ryu2014-07-211-0/+31