summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorOwen Fraser-Green <owen@discobabe.net>2005-06-27 09:16:09 +0000
committerOwen Fraser-Green <owen@discobabe.net>2005-06-27 09:16:09 +0000
commit9603d6ca6b82fdb2d214dbfe7921002bb8eea5c9 (patch)
treeb509913dc66d2875b6c7080f3342afc396cbd571 /configure.ac
parent6bfe089935912b98a440845cad3a280d2423f45e (diff)
downloadgst-plugins-bad-9603d6ca6b82fdb2d214dbfe7921002bb8eea5c9.tar.gz
gst-plugins-bad-9603d6ca6b82fdb2d214dbfe7921002bb8eea5c9.tar.bz2
gst-plugins-bad-9603d6ca6b82fdb2d214dbfe7921002bb8eea5c9.zip
Rewrote to use gstadapter and extract properties from header packets to pass downstream to decoders.
Original commit message from CVS: Rewrote to use gstadapter and extract properties from header packets to pass downstream to decoders.
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 405c9451..3b100287 100644
--- a/configure.ac
+++ b/configure.ac
@@ -310,6 +310,7 @@ GST_PLUGINS_ALL="\
effectv \
goom \
law \
+ realmedia \
rtp \
rtsp \
smpte \
@@ -494,6 +495,7 @@ gst/alpha/Makefile
gst/effectv/Makefile
gst/goom/Makefile
gst/law/Makefile
+gst/realmedia/Makefile
gst/rtp/Makefile
gst/rtsp/Makefile
gst/smpte/Makefile