[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
- Previous message: [gst-cvs] CVS: gstreamer REQUIREMENTS,1.21,1.22 acconfig.h,1.37,1.38 configure.base,1.91,1.92
- Next message: [gst-cvs] CVS: gstreamer/plugins/dvdsrc Makefile.am,1.8,1.9 dvdsrc.c,1.10,1.11 dvdsrc.h,1.5,1.6 dvd_udf.c,1.1,NONE dvd_udf.h,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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 =
- Previous message: [gst-cvs] CVS: gstreamer REQUIREMENTS,1.21,1.22 acconfig.h,1.37,1.38 configure.base,1.91,1.92
- Next message: [gst-cvs] CVS: gstreamer/plugins/dvdsrc Makefile.am,1.8,1.9 dvdsrc.c,1.10,1.11 dvdsrc.h,1.5,1.6 dvd_udf.c,1.1,NONE dvd_udf.h,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gstreamer-commits
mailing list