OSDN Git Service

core_base.mk: switch to new H264 and MPEG2 software codecs
authorLajos Molnar <lajos@google.com>
Wed, 15 Apr 2015 23:14:39 +0000 (16:14 -0700)
committerLajos Molnar <lajos@google.com>
Fri, 17 Apr 2015 02:02:47 +0000 (19:02 -0700)
Change-Id: I3078a4ef6e73e95edcdd16b087ac61ae56c4b812

target/product/core_base.mk

index 6c29482..03d33e1 100644 (file)
@@ -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 \