summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorLajos Molnar <lajos@google.com>2015-04-16 15:45:56 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-16 15:45:56 +0000
commit25784319114a5b4a818df450409c67d2f5a4522e (patch)
treef9ef46798f267cef789164862978bd2ae9c32df8 /target/product
parent64882b50f849e04ed39bd62120de6637d8664af7 (diff)
parentec1c2c0fea5b82ecf480d32dd3679f8437f720eb (diff)
downloadbuild-25784319114a5b4a818df450409c67d2f5a4522e.zip
build-25784319114a5b4a818df450409c67d2f5a4522e.tar.gz
build-25784319114a5b4a818df450409c67d2f5a4522e.tar.bz2
am ec1c2c0f: am b5f7b187: am 161c6971: Merge "core_base.mk: switch to new H264 and MPEG2 software codecs"
* commit 'ec1c2c0fea5b82ecf480d32dd3679f8437f720eb': core_base.mk: switch to new H264 and MPEG2 software codecs
Diffstat (limited to 'target/product')
-rw-r--r--target/product/core_base.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/product/core_base.mk b/target/product/core_base.mk
index 6c29482..03d33e1 100644
--- a/target/product/core_base.mk
+++ b/target/product/core_base.mk
@@ -41,13 +41,14 @@ PRODUCT_PACKAGES += \
libstagefright_soft_amrdec \
libstagefright_soft_amrnbenc \
libstagefright_soft_amrwbenc \
+ libstagefright_soft_avcdec \
+ libstagefright_soft_avcenc \
libstagefright_soft_flacenc \
libstagefright_soft_g711dec \
libstagefright_soft_gsmdec \
- libstagefright_soft_h264dec \
- libstagefright_soft_h264enc \
libstagefright_soft_hevcdec \
libstagefright_soft_mp3dec \
+ libstagefright_soft_mpeg2dec \
libstagefright_soft_mpeg4dec \
libstagefright_soft_mpeg4enc \
libstagefright_soft_opusdec \