OSDN Git Service

Enable Stagefright FFMPEG plugins
[android-x86/device-generic-common.git] / packages.mk
index 0e9889a..31bcaa4 100644 (file)
@@ -85,6 +85,13 @@ PRODUCT_PACKAGES += \
     hciconfig \
     hcitool \
 
+# Stagefright FFMPEG plugins
+PRODUCT_PACKAGES += \
+    i965_drv_video \
+    libffmpeg_extractor \
+    libffmpeg_omx \
+    media_codecs_ffmpeg.xml
+
 # Third party apps
 PRODUCT_PACKAGES += \
     CMFileManager \