summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-02-10 17:02:24 +0000
committerEdward Hervey <bilboed@bilboed.com>2009-02-21 17:50:35 +0100
commit00a155333c5e3b9832b82b47f11ce7574580537b (patch)
tree2230dcd60c83b454486e92412bd9d3edb0f6f712 /configure.ac
parentad4d98d70cb865c47484efbae8070f71d1e767f2 (diff)
downloadgst-plugins-bad-00a155333c5e3b9832b82b47f11ce7574580537b.tar.gz
gst-plugins-bad-00a155333c5e3b9832b82b47f11ce7574580537b.tar.bz2
gst-plugins-bad-00a155333c5e3b9832b82b47f11ce7574580537b.zip
Moved rtpmux from gst-p-farsight to -bad
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 03c76e00..34db3428 100644
--- a/configure.ac
+++ b/configure.ac
@@ -267,6 +267,7 @@ AG_GST_CHECK_PLUGIN(qtmux)
AG_GST_CHECK_PLUGIN(rawparse)
AG_GST_CHECK_PLUGIN(real)
AG_GST_CHECK_PLUGIN(rtpmanager)
+AG_GST_CHECK_PLUGIN(rtpmux)
AG_GST_CHECK_PLUGIN(scaletempo)
AG_GST_CHECK_PLUGIN(sdp)
AG_GST_CHECK_PLUGIN(selector)
@@ -1443,6 +1444,7 @@ gst/pcapparse/Makefile
gst/qtmux/Makefile
gst/rawparse/Makefile
gst/rtpmanager/Makefile
+gst/rtpmux/Makefile
gst/scaletempo/Makefile
gst/sdp/Makefile
gst/selector/Makefile