Mercurial > libdvdnav.hg
graph
-
include dvdread headers as <libdvdread/*> for upcoming dvdread removal patch srcSun, 08 Jun 2008 09:03:10 +0000, by nicodvb
-
(char*) typecase to silence gcc; patch by Erik Hovland org srcThu, 05 Jun 2008 10:30:17 +0000, by nicodvb
-
in dvdnav_sector_search() vobu is uint32_t it; patch by Erik Hovland org srcThu, 05 Jun 2008 10:28:59 +0000, by nicodvb
-
in remap_loadmap() memzero tmp before using it; patch by Erik Hovland org srcThu, 05 Jun 2008 10:27:01 +0000, by nicodvb
-
memzero ICB before using it; patch by Erik Hovland org srcThu, 05 Jun 2008 10:24:24 +0000, by nicodvb
-
replaced *struct assignment with call to memcpy(); patch by Erik Hovland org srcThu, 05 Jun 2008 10:22:53 +0000, by nicodvb
-
fixed incorrect type cast; patch by Erik Hovland org srcThu, 05 Jun 2008 10:19:26 +0000, by nicodvb
-
replace an assert(getenv("HOME)) with a return NULL in cases srcThu, 05 Jun 2008 08:55:12 +0000, by nicodvb
-
gettimeofday() doesn't exist on windows, but recent mingw32 runtime srcThu, 05 Jun 2008 08:45:35 +0000, by nicodvb
-
adapted the tree to the dvdread->libdvdread transition srcSat, 31 May 2008 12:34:25 +0000, by nicodvb
-
moved dvdread to libdvdread; it's the first step for the separation of the lib from dvdnav srcSat, 31 May 2008 12:29:19 +0000, by nicodvb
-
workaround wrong filesize indicated in the UDF; patch by unknown author posted by Alexander Roalter it srcTue, 27 May 2008 21:53:10 +0000, by nicodvb
-
in dvdnav_close() protect the actual call do DVDCloseFile() with a mutex; patch by Erik Hovland org srcThu, 22 May 2008 20:29:08 +0000, by nicodvb