log stream/stream_dvd.h @ 37195:ac6c37d85d65 default tip

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,