summaryrefslogtreecommitdiff
path: root/src/input/libdvdread/dvd_reader.c
AgeCommit message (Collapse)Author
2003-02-28update to libdvdread 0.9.4Michael Roitzsch
CVS patchset: 4306 CVS date: 2003/02/28 15:54:36
2002-11-27sync to libdvdread cvs should fix segfault when playing DVDs copied to HDMichael Roitzsch
thanks to Markus Plail for reporting this bug and the fix as well CVS patchset: 3381 CVS date: 2002/11/27 21:19:07
2002-10-22Added "compat.h" to clear up compiler error of undeclared macros.Stephen Torri
Changed PATH_MAX to XINE_PATH_MAX Compiler warnings to be fixed: dvd_reader.c: In function `DVDOpenPath': dvd_reader.c:187: warning: implicit declaration of function `strdup' dvd_reader.c:187: warning: assignment makes pointer from integer without a cast dvd_reader.c: In function `DVDOpen': dvd_reader.c:282: warning: assignment makes pointer from integer without a cast dvd_reader.c:292: warning: implicit declaration of function `fchdir' dvd_reader.c:312: warning: implicit declaration of function `strcasecmp' dvd_reader.c:361: warning: assignment makes pointer from integer without a cast dvd_reader.c: In function `findDVDFile': dvd_reader.c:460: warning: implicit declaration of function `strncasecmp' CVS patchset: 2906 CVS date: 2002/10/22 04:28:10
2002-08-19align reads in memory to allow use of raw devicesMichael Roitzsch
CVS patchset: 2484 CVS date: 2002/08/19 17:21:00
2002-08-08First stage of DVD plugin -> dvdnav conversionRich J Wareham
CVS patchset: 2404 CVS date: 2002/08/08 17:49:20