From 622ef23c7e18ea20c9a78574bc890a65887b8c09 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sun, 26 Jan 2003 00:25:04 +0000 Subject: add asf plugin to build Original commit message from CVS: add asf plugin to build --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0baf1380..675d17bf 100644 --- a/configure.ac +++ b/configure.ac @@ -227,7 +227,7 @@ AC_SUBST(GST_PLUGIN_LDFLAGS) dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ - ac3parse adder audioscale auparse avi cdxaparse chart\ + ac3parse adder audioscale auparse avi asfdemux cdxaparse chart\ cutter deinterlace effectv festival filter flx goom\ intfloat law level\ median mixmatrix mpeg1enc mpeg1sys mpeg1videoparse mpeg2enc mpeg2sub\ @@ -1007,6 +1007,7 @@ gst/adder/Makefile gst/audioscale/Makefile gst/auparse/Makefile gst/avi/Makefile +gst/asfdemux/Makefile gst/cdxaparse/Makefile gst/chart/Makefile gst/cutter/Makefile -- cgit v1.2.1