From d02513c4dbf76006a1cebfe32c7bcf34d2273f38 Mon Sep 17 00:00:00 2001 From: Owen Fraser-Green Date: Mon, 27 Jun 2005 09:16:09 +0000 Subject: 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. --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') 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 -- cgit