log stream/stream_dvd.h @ 37174:6c941fe7fc3e

age author description
Fri, 26 Apr 2013 19:43:01 +0000 reimar Make -chapter always available, even when compiled without DVD support.
Sun, 19 Feb 2012 14:58:53 +0000 cehoyos Fix compilation after r34736.
Wed, 11 Aug 2010 20:44:29 +0000 reimar Add const qualifiers to function string arguments as appropriate.
Fri, 19 Feb 2010 19:38:53 +0000 diego Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Thu, 08 Jan 2009 19:28:28 +0000 reimar Switch internal dvdread to libdvdread SVN external.
Sat, 30 Aug 2008 12:22:21 +0000 rathann Rename internal libdvdread fork from dvdread to libdvdread
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Mon, 16 Jun 2008 08:40:01 +0000 diego Add missing #includes to fix 'make checkheaders'.
Sat, 31 May 2008 12:52:55 +0000 nicodvb adapted to the dvdread->libdvdread transition in dvdnav's repository
Mon, 10 Mar 2008 19:28:42 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Thu, 22 Nov 2007 22:41:08 +0000 nicodvb don't include anymore the dvdread headers from the dvdnav directory
Tue, 03 Jul 2007 08:22:39 +0000 diego The header is always included conditional to USE_DVDREAD,
Sat, 18 Nov 2006 00:33:01 +0000 diego Rename libdvdread to dvdread. We really only include only the dvdread
Tue, 07 Nov 2006 22:49:56 +0000 nicodvb implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)
Fri, 03 Nov 2006 22:03:58 +0000 diego Streamline and simplify internal vs external libdvdread handling.
Fri, 03 Nov 2006 13:48:52 +0000 diego libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
Wed, 11 Oct 2006 17:25:46 +0000 ptt added OSD audio switching visualization
Sat, 09 Sep 2006 19:35:55 +0000 nicodvb detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/stream_dvd.h@13efa91e31e7