Mercurial > libdvdnav.hg
log
age | author | description |
---|---|---|
Sat, 03 May 2008 07:50:09 +0000 | nicodvb | read_audio_attr() uses getbits() instead of relying on endianness-specific bitfields src |
Fri, 02 May 2008 08:27:21 +0000 | nicodvb | video_attr_t is now defined and read correctly, rather than relying on conditional bitfields src |
Thu, 01 May 2008 17:13:36 +0000 | nicodvb | split bitstream reader functions in 2 separate files for reuse src |
Sun, 27 Apr 2008 09:53:45 +0000 | nicodvb | some debug message to identify the cause of 'Invalid main menu IFO' src |
Tue, 22 Apr 2008 07:36:49 +0000 | nicodvb | 10l to me: in vm_get_current_menu() I forgot to attach src |
Sun, 20 Apr 2008 08:29:02 +0000 | nicodvb | in get_PGCIT() check the validity of vm->vtsi before risking to dereference NULL; src |
Sun, 20 Apr 2008 08:18:52 +0000 | nicodvb | check that dvdcss_version is not NULL before dereferencing it; patch by Erik Hovland - erik hovland org src |