am 161c6971: Merge "core_base.mk: switch to new H264 and MPEG2 software codecs"

* commit '161c69714db0a5a12ef09d85533773b7ab6152d9':
  core_base.mk: switch to new H264 and MPEG2 software codecs
This commit is contained in:
Lajos Molnar
2015-04-16 15:13:05 +00:00
committed by Android Git Automerger

View File

@@ -41,13 +41,14 @@ PRODUCT_PACKAGES += \
libstagefright_soft_amrdec \ libstagefright_soft_amrdec \
libstagefright_soft_amrnbenc \ libstagefright_soft_amrnbenc \
libstagefright_soft_amrwbenc \ libstagefright_soft_amrwbenc \
libstagefright_soft_avcdec \
libstagefright_soft_avcenc \
libstagefright_soft_flacenc \ libstagefright_soft_flacenc \
libstagefright_soft_g711dec \ libstagefright_soft_g711dec \
libstagefright_soft_gsmdec \ libstagefright_soft_gsmdec \
libstagefright_soft_h264dec \
libstagefright_soft_h264enc \
libstagefright_soft_hevcdec \ libstagefright_soft_hevcdec \
libstagefright_soft_mp3dec \ libstagefright_soft_mp3dec \
libstagefright_soft_mpeg2dec \
libstagefright_soft_mpeg4dec \ libstagefright_soft_mpeg4dec \
libstagefright_soft_mpeg4enc \ libstagefright_soft_mpeg4enc \
libstagefright_soft_opusdec \ libstagefright_soft_opusdec \