From 1ca7ef34c29c044f65901d3a7c14a2e5389b252f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 10 Feb 2006 17:41:18 +0000 Subject: Port cdxaparse, makes VCD playback work. Original commit message from CVS: * configure.ac: * gst/cdxaparse/Makefile.am: * gst/cdxaparse/gstcdxaparse.c: * gst/cdxaparse/gstcdxaparse.h: Port cdxaparse, makes VCD playback work. --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b59f01c8..58e1b848 100644 --- a/configure.ac +++ b/configure.ac @@ -280,6 +280,7 @@ AC_SUBST(GST_PLUGIN_LDFLAGS) dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ + cdxaparse \ speed \ qtdemux \ tta \ @@ -651,6 +652,7 @@ AC_CONFIG_FILES( Makefile gst-plugins-bad.spec gst/Makefile +gst/cdxaparse/Makefile gst/speed/Makefile gst/qtdemux/Makefile gst/tta/Makefile -- cgit v1.2.1