[gst-cvs] CVS: gstreamer/plugins Makefile.am,1.66,1.67

David I. Lehn dlehn at users.sourceforge.net
Thu Oct 18 14:07:20 PDT 2001


Update of /cvsroot/gstreamer/gstreamer/plugins
In directory usw-pr-cvs1:/tmp/cvs-serv16737/plugins

Modified Files:
	Makefile.am 
Log Message:
DVD update:
- use libdvdread
- title/chap/angle interface for dvdsrc
- test app dvdplay.c


Index: Makefile.am
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/plugins/Makefile.am,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- Makefile.am	2001/10/16 09:43:26	1.66
+++ Makefile.am	2001/10/18 21:06:05	1.67
@@ -10,7 +10,7 @@
 JPEG_SUBDS = 
 endif
 
-if HAVE_CSSAUTH
+if HAVE_LIBDVDREAD
 DVD_SUBDS = dvdsrc
 else
 DVD_SUBDS = 





More information about the Gstreamer-commits mailing list