Thu, 03 Oct 2013 22:43:52 +0000 |
rathann |
Do not close file twice.
src
|
Thu, 03 Oct 2013 22:39:38 +0000 |
rathann |
Fix integer overflow in dvdnav_convert_time().
src
|
Thu, 03 Oct 2013 22:30:48 +0000 |
rathann |
Let dvdnav_describe_title_chapters() skip PGCs with a cell number of zero.
src
|
Thu, 03 Oct 2013 22:21:29 +0000 |
rathann |
This is a heuristic to prevent segfaults when
src
|
Thu, 03 Oct 2013 22:19:25 +0000 |
rathann |
Prevent segmentation faults in vdnav_describe_title_chapters()
src
|
Thu, 03 Oct 2013 22:10:07 +0000 |
rathann |
Fix crash when trying to play a DVD from different region than currently set
src
|
Sun, 17 Mar 2013 14:06:49 +0000 |
diego |
Add missing strings.h #include for strncasecmp().
src
|
Tue, 05 Feb 2013 21:25:29 +0000 |
rathann |
Unbreak playback of DVDs with menus, broken by r1245.
src
|
Sun, 09 Dec 2012 21:45:02 +0000 |
rathann |
Fix strict aliasing warnings.
src
|
Sun, 09 Dec 2012 21:39:37 +0000 |
rathann |
Restore C++ compatibility by renaming the parameter to 'self' like in
src
|
Sun, 09 Dec 2012 21:22:15 +0000 |
rathann |
Make sure we get nav packets for all cells in multi angle features
src
|
Sun, 09 Dec 2012 21:13:14 +0000 |
rathann |
Fix failed assertion when there's no menu.
src
|
Fri, 07 Oct 2011 17:06:24 +0000 |
erik |
Always attempt to move forward on a seek
src
|
Sat, 11 Jun 2011 15:42:20 +0000 |
reimar |
Do not use non-standard sys/fcntl.h include, use just fcntl.h
src
|