summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-01-23 12:31:06 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-01-23 12:33:41 +0100
commit5dfcb63252fa9cd6e2ffe2049848cffd357a8ede (patch)
treea0544fff1c2295be34b82d1a1134d87390113c5b /configure.ac
parente327bbcd7dfdb2a450aad4731b61c45a4421bcff (diff)
Rename files and types from speexresample to audioresample
Rename files and types from speexresample to audioresample to finish the move and to prevent any confusion.
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 8ea9889d..970ad894 100644
--- a/configure.ac
+++ b/configure.ac
@@ -305,7 +305,7 @@ AG_GST_CHECK_PLUGIN(audiotestsrc)
AG_GST_CHECK_PLUGIN(ffmpegcolorspace)
AG_GST_CHECK_PLUGIN(gdp)
AG_GST_CHECK_PLUGIN(playback)
-AG_GST_CHECK_PLUGIN(speexresample)
+AG_GST_CHECK_PLUGIN(audioresample)
AG_GST_CHECK_PLUGIN(subparse)
AG_GST_CHECK_PLUGIN(tcp)
AG_GST_CHECK_PLUGIN(typefind)
@@ -690,7 +690,7 @@ gst/audiotestsrc/Makefile
gst/ffmpegcolorspace/Makefile
gst/gdp/Makefile
gst/playback/Makefile
-gst/speexresample/Makefile
+gst/audioresample/Makefile
gst/subparse/Makefile
gst/tcp/Makefile
gst/typefind/Makefile