log
graph
tags
bookmarks
branches
changeset
browse
zip
bz2
help
Mercurial
>
libdvdnav.hg
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 303:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip
age
author
description
Thu, 12 Jul 2007 20:09:45 +0000
nicodvb
fixed off-by-one bug in scan_admap (copied reference code from ifo_print.c); reported by ggurov+abv-bg
src
Wed, 11 Jul 2007 21:53:36 +0000
nicodvb
since sectors range in [0..len-1] the target offset must be validated not to exceed length-1; reported by ggurov@abv.bg
src
Wed, 11 Jul 2007 21:21:45 +0000
nicodvb
in dvdnav_sector_search() replaced check (length-offset<0) with safer (length<offset) ; patch by ggurob abv bg
src
Mon, 11 Jun 2007 21:14:12 +0000
nicodvb
implemented dvdnav_get_audio_attr and dvdnav_get_spu_attr; patch by Attila Otvos
src
Sat, 05 May 2007 10:52:11 +0000
nicodvb
in DVDOpen() exit if strdup() fails; part of a patch by Videolan team
src
Sat, 05 May 2007 10:32:13 +0000
nicodvb
define B2xx macros for BEOS as for WIN32 variants; patch by Videolan team
src
Sun, 29 Apr 2007 20:20:42 +0000
nicodvb
in dvdnav_sector_search() when playing multiangle titles skip cells not corresponding to BLOCK_MODE_FIRST_CELL
src
less
more
| rev 303:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip