Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / Android.mk
index b3d345b..4bfbe75 100644 (file)
@@ -8,7 +8,6 @@ GST_PLUGINS_BASE_BUILT_SOURCES :=                                               \
        pkgconfig/gstreamer-audio-0.10.pc                       \
        pkgconfig/gstreamer-cdda-0.10.pc                        \
        pkgconfig/gstreamer-fft-0.10.pc                         \
-       pkgconfig/gstreamer-floatcast-0.10.pc                   \
        pkgconfig/gstreamer-interfaces-0.10.pc                  \
        pkgconfig/gstreamer-netbuffer-0.10.pc                   \
        pkgconfig/gstreamer-pbutils-0.10.pc                     \
@@ -23,7 +22,6 @@ GST_PLUGINS_BASE_BUILT_SOURCES :=                                             \
        pkgconfig/gstreamer-audio-0.10-uninstalled.pc           \
        pkgconfig/gstreamer-cdda-0.10-uninstalled.pc            \
        pkgconfig/gstreamer-fft-0.10-uninstalled.pc             \
-       pkgconfig/gstreamer-floatcast-0.10-uninstalled.pc       \
        pkgconfig/gstreamer-interfaces-0.10-uninstalled.pc      \
        pkgconfig/gstreamer-netbuffer-0.10-uninstalled.pc       \
        pkgconfig/gstreamer-pbutils-0.10-uninstalled.pc         \
@@ -56,7 +54,7 @@ GST_PLUGINS_BASE_BUILT_SOURCES :=                                             \
        gst/audiotestsrc/Android.mk                             \
        gst/videotestsrc/Android.mk                             \
        gst/videoscale/Android.mk                               \
-       gst/ffmpegcolorspace/Android.mk                         \
+       gst/videoconvert/Android.mk                             \
        gst/videorate/Android.mk                                \
        gst/encoding/Android.mk                                 \
        gst/adder/Android.mk                                    \
@@ -114,7 +112,7 @@ CONFIGURE_TARGETS += gst-plugins-base-configure
 -include $(GST_PLUGINS_BASE_TOP)/gst/audiotestsrc/Android.mk
 -include $(GST_PLUGINS_BASE_TOP)/gst/videotestsrc/Android.mk
 -include $(GST_PLUGINS_BASE_TOP)/gst/videoscale/Android.mk
--include $(GST_PLUGINS_BASE_TOP)/gst/ffmpegcolorspace/Android.mk
+-include $(GST_PLUGINS_BASE_TOP)/gst/videoconvert/Android.mk
 -include $(GST_PLUGINS_BASE_TOP)/gst/videorate/Android.mk
 -include $(GST_PLUGINS_BASE_TOP)/gst/encoding/Android.mk
 -include $(GST_PLUGINS_BASE_TOP)/gst/adder/Android.mk