summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-08-09 14:43:48 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-08-09 14:43:48 +0000
commit634943e381cd7beccf65b9b8458fe795e3bee5f2 (patch)
treece9196ecaac60582a7ecc92cf54c2d43e459c909 /configure.ac
parent41c277d1b7530de63a097297eeb7d040000af92a (diff)
downloadgst-plugins-bad-634943e381cd7beccf65b9b8458fe795e3bee5f2.tar.gz
gst-plugins-bad-634943e381cd7beccf65b9b8458fe795e3bee5f2.tar.bz2
gst-plugins-bad-634943e381cd7beccf65b9b8458fe795e3bee5f2.zip
ext/faad/gstfaad.c: Sign/unsign mismatch.
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_event): Sign/unsign mismatch. * configure.ac: * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init), (gst_qtdemux_init), (gst_qtdemux_get_src_query_types), (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event), (plugin_init), (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state), (gst_qtdemux_loop_header), (qtdemux_sink_activate), (qtdemux_sink_activate_pull), (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree), (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps): * gst/qtdemux/qtdemux.h: Half-assed port (hey, it works).
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 7e52156d..c65d5401 100644
--- a/configure.ac
+++ b/configure.ac
@@ -295,6 +295,7 @@ GST_PLUGINS_ALL="\
goom \
law \
level \
+ qtdemux \
realmedia \
rtp \
rtsp \
@@ -618,6 +619,7 @@ gst/udp/Makefile
gst/videobox/Makefile
gst/videofilter/Makefile
ext/jpeg/Makefile
+gst/qtdemux/Makefile
gst/wavparse/Makefile
gst-libs/Makefile
gst-libs/gst/Makefile