Mercurial > libdvdnav.hg
graph
-
removed unnecessary inclusion of vmcmd.h; patch by Erik Hovland - erik hovland org srcSat, 19 Apr 2008 09:11:14 +0000, by nicodvb
-
make static const various tables; NULL were changed to emtpy strings; patch by Diego Petten srcSat, 05 Jan 2008 15:17:28 +0000, by nicodvb
-
in DVDOpen(), if path_copy ends up being an empty string transform it to /; part of ogle-1778 fixed by me srcMon, 31 Dec 2007 18:17:34 +0000, by nicodvb
-
malloc() a buffer large enough before calling getcwd() - part of ogle-1778 srcMon, 31 Dec 2007 18:08:06 +0000, by nicodvb
-
call dvdinput_close() after having successfully opened it but before exiting in case of errors; part of ogle-1778 srcMon, 31 Dec 2007 17:44:05 +0000, by nicodvb
-
functions returning pointers should return NULL, not 0. part of ogle-1764 srcSun, 30 Dec 2007 14:08:25 +0000, by nicodvb
-
various reports about audio stream (bits, quantization, etc) . ogle-1721 srcSun, 30 Dec 2007 13:49:03 +0000, by nicodvb