log stream/stream_dvd.c @ 33906:3c172a874b4b

age author description
Sun, 12 Jun 2011 11:10:13 +0000 reimar Fix dvd_get_current_time so the cell argument actually has a purpose.
Sat, 06 Nov 2010 19:37:13 +0000 reimar Fix dvd:// fill_buffer function to actually write into the specified
Sat, 06 Nov 2010 19:35:34 +0000 reimar Fix spelling.
Sat, 06 Nov 2010 19:34:57 +0000 reimar 100l, add missing return.
Sat, 06 Nov 2010 19:33:30 +0000 reimar Change code to something understandable (but equivalent).
Sat, 06 Nov 2010 19:30:48 +0000 reimar Remove a pointless and stupid condition.
Wed, 27 Oct 2010 14:57:52 +0000 cigaes stream_dvd: millisecond accuracy for chapters in -identify output.
Wed, 11 Aug 2010 20:44:29 +0000 reimar Add const qualifiers to function string arguments as appropriate.
Sun, 01 Aug 2010 22:53:09 +0000 diego dvd: Improve seeking by position.
Sun, 01 Aug 2010 22:51:15 +0000 diego dvd: Improve seeking by chapters.
Sun, 01 Aug 2010 22:48:01 +0000 diego Fix the incorrect assumption that the number of chapters of a DVD title
Tue, 16 Feb 2010 16:32:38 +0000 diego stream: Mark functions not used outside of their files as static.
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Sun, 22 Nov 2009 15:18:21 +0000 reimar Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
Wed, 11 Nov 2009 09:28:21 +0000 reimar Move headers related to setting dvd speed to dvd_common.
Tue, 10 Nov 2009 23:20:05 +0000 reimar Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed
Tue, 10 Nov 2009 23:15:48 +0000 reimar Move arrays used by both dvd and dvdnav to dvd_common.
Tue, 10 Nov 2009 23:10:57 +0000 reimar Share dvd_device extern declaration between dvd and dvdnav.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 01 Apr 2009 16:27:03 +0000 diego Remove unused variable along with the related warning.
Sat, 28 Mar 2009 16:09:56 +0000 reimar 100l, revert r29082, I missed that the vts comparison should be case-insensitive.
Sat, 28 Mar 2009 15:54:08 +0000 reimar Reindent
Sat, 28 Mar 2009 15:53:32 +0000 reimar Simplify extracting title number from ifo name
Fri, 27 Mar 2009 21:26:26 +0000 reimar Simplify detection of .ifo extension.
Thu, 01 Jan 2009 11:46:34 +0000 reimar Fix DVD seek_to_chapter: the title number must be converted to a per-VTS
Wed, 31 Dec 2008 14:21:50 +0000 reimar Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,
Mon, 20 Oct 2008 09:55:38 +0000 diego Replace typeof by __typeof__, the former is a non-portable GNU extension.
Tue, 16 Sep 2008 21:30:04 +0000 diego With -identify, ID_DVD_VOLUME_ID is not shown on some systems.
Sat, 30 Aug 2008 11:21:11 +0000 reimar Print DVD volume ID with -identify.
Sat, 12 Jul 2008 08:07:54 +0000 nicodvb in dvd streams the title part ranges from 1 to 99