[Mplayer-cvslog] CVS: main/libmpdemux dvdauth.c,1.17,1.18
LGB Z
lgb at mplayerhq.hu
Sun Sep 22 15:14:59 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main help_mp-de.h,1.47,1.48 help_mp-dk.h,1.12,1.13 help_mp-bg.h,1.4,1.5 help_mp-cz.h,1.22,1.23
- Next message: [Mplayer-cvslog] CVS: main help_mp-gr.h,1.2,1.3 help_mp-es.h,1.9,1.10 help_mp-hu.h,1.47,1.48 help_mp-it.h,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var/tmp.root/cvs-serv13404/libmpdemux
Modified Files:
dvdauth.c
Log Message:
Fix nick of sbmpost
Index: dvdauth.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/dvdauth.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- dvdauth.c 21 Sep 2002 16:04:14 -0000 1.17
+++ dvdauth.c 22 Sep 2002 13:14:56 -0000 1.18
@@ -11,7 +11,7 @@
libdvdread [now with only libcss with old API (LGB)
2002/Sep/21 Fix a bug which caused segmentation fault when using
-dvdkey option, since css.so was only loaded by -dvdauth.
- (LGB, reported and suggested by "me andi" <wortelsapje at hotmail.com>)
+ (LGB, reported and suggested by sbmpost <wortelsapje at hotmail.com>)
Also some cosmetic fix with return value of dvd_css_descramble().
2002/Sep/21 Try to load css syms with AND without underscore at their
names, probably not only OpenBSD requires this so it's a
@@ -243,6 +243,7 @@
#undef CSS_DLSYM
css_so_is_loaded=1;
+ printf("DVD: shared object %s is loaded normally.\n",css_so);
return 0;
}
- Previous message: [Mplayer-cvslog] CVS: main help_mp-de.h,1.47,1.48 help_mp-dk.h,1.12,1.13 help_mp-bg.h,1.4,1.5 help_mp-cz.h,1.22,1.23
- Next message: [Mplayer-cvslog] CVS: main help_mp-gr.h,1.2,1.3 help_mp-es.h,1.9,1.10 help_mp-hu.h,1.47,1.48 help_mp-it.h,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list