add asf plugin to build
authorChristian Schaller <uraeus@gnome.org>
Sun, 26 Jan 2003 00:25:04 +0000 (00:25 +0000)
committerChristian Schaller <uraeus@gnome.org>
Sun, 26 Jan 2003 00:25:04 +0000 (00:25 +0000)
Original commit message from CVS:
add asf plugin to build

configure.ac

index 0baf138..675d17b 100644 (file)
@@ -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