summaryrefslogtreecommitdiff
path: root/src/input/libdvdread
AgeCommit message (Expand)Author
2002-11-27change comment style so this file will compileMike Melanson
2002-11-27sync to libdvdread cvs should fix segfault when playing DVDs copied to HDMichael Roitzsch
2002-11-23whoups - sorry again, leftover from a debugging session (libdvdread abort()s ...Guenter Bartsch
2002-11-23pnm protocol input pluginGuenter Bartsch
2002-10-23incorporate Stephen's comment fixing into the sync-help patchMichael Roitzsch
2002-10-22Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL...Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard (/* ... */)Stephen Torri
2002-10-22Changed comments to standard (/* ... */)Stephen Torri
2002-10-22Added "compat.h" to clear up compiler error of undeclared macros.Stephen Torri
2002-10-09configure.ac:Stephen Torri
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-09that was a while ago: preserve Jürgen Keil's patch to libdvdreaduid86226
2002-09-04file_open was allocating too few bytes for dvd_input_t, corrupts malloc heap.xine-0_9_14-norelease0.9.14-noreleaseJuergen Keil
2002-08-19align reads in memory to allow use of raw devicesMichael Roitzsch
2002-08-10ease merging of new versionsMichael Roitzsch
2002-08-10change some more includes to local onesMichael Roitzsch
2002-08-09be less strict with those assertions,Michael Roitzsch
2002-08-09tidy things upMichael Roitzsch
2002-08-08Changed loads of #include <dvdread/...> to #include <...>Rich J Wareham
2002-08-08First stage of DVD plugin -> dvdnav conversionRich J Wareham