summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2011-06-15 17:49:21 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2011-06-15 17:49:21 +0200
commitdb0a2f51b8eeec2120fa26d7856fece0a6b55ef6 (patch)
treec1102b616925fdb2ef7cc8718a1203bd0944953d /configure.ac
parentb94f9793174e89a518d0977d213bf8ef62cf5862 (diff)
videoconvert: renamed from colorspace
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1f42d1dc8..08b7a1b99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -426,7 +426,7 @@ AG_GST_CHECK_PLUGIN(audiorate)
AG_GST_CHECK_PLUGIN(audiotestsrc)
AG_GST_CHECK_PLUGIN(encoding)
AG_GST_CHECK_PLUGIN(ffmpegcolorspace)
-AG_GST_CHECK_PLUGIN(colorspace)
+AG_GST_CHECK_PLUGIN(videoconvert)
AG_GST_CHECK_PLUGIN(gdp)
AG_GST_CHECK_PLUGIN(playback)
AG_GST_CHECK_PLUGIN(audioresample)
@@ -863,7 +863,7 @@ gst/audioconvert/Makefile
gst/audiorate/Makefile
gst/audiotestsrc/Makefile
gst/encoding/Makefile
-gst/colorspace/Makefile
+gst/videoconvert/Makefile
gst/ffmpegcolorspace/Makefile
gst/gdp/Makefile
gst/playback/Makefile