Mercurial > libdvdnav.hg
graph
-
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
-
in B2N_64 always append ULL to the hex bitmasks to force conversion of srcTue, 04 Dec 2007 23:03:58 +0000, by nicodvb
-
now dvdnav_describe_title_chapters() also returns the duration of the title srcThu, 29 Nov 2007 23:24:05 +0000, by nicodvb
-
in dvdnav_describe_title_chapters() init *times to NULL, so if something fails we don't leave the ptr uninited srcThu, 29 Nov 2007 23:09:59 +0000, by nicodvb
-
added utility functions vm_get_title_ifo() and vm_ifo_close() srcWed, 28 Nov 2007 23:13:50 +0000, by nicodvb
-
export UDF symbols in the symbol table for some programs that use them srcSun, 11 Nov 2007 11:57:34 +0000, by nicodvb
-
include dvdread/ifo_types.h instead of dvdnav/ifo_types.h srcSun, 11 Nov 2007 11:29:53 +0000, by nicodvb
-
- fix compilation of C++ code using dvdnav.h (this is a reserved C++ keyword) srcSun, 19 Aug 2007 21:25:04 +0000, by rathann
-
dvdread is now built as independent library and installed system-wide alongside libdvdnav srcSun, 05 Aug 2007 20:27:59 +0000, by nicodvb
-
make dvdnav_sector_search() work correctly for blocks in the last vobu; patch by ggurov+abv-bg srcSat, 14 Jul 2007 11:25:44 +0000, by nicodvb
-
fixed off-by-one bug in scan_admap (copied reference code from ifo_print.c); reported by ggurov+abv-bg srcThu, 12 Jul 2007 20:09:45 +0000, by nicodvb