log stream/stream_dvd_common.h @ 35033:387485e3956a

age author description
2010-06-30 diego Move dvd_speed extern variable declaration from stream_dvd_common.h to stream.h.
2010-06-21 diego Move dvd_device extern declaration from stream_dvd_common.h to stream.h.
2010-01-30 diego Add license header to all files missing it in the stream subdirectory.
2009-11-10 reimar Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed
2009-11-10 reimar Move arrays used by both dvd and dvdnav to dvd_common.
2009-11-10 reimar Share dvd_device extern declaration between dvd and dvdnav.
2009-01-08 reimar Switch internal dvdread to libdvdread SVN external.
2008-08-30 rathann Rename internal libdvdread fork from dvdread to libdvdread
2008-07-30 diego Start unifying names of internal preprocessor directives.
2008-06-16 diego Add missing #includes to fix 'make checkheaders'.
2008-05-31 nicodvb adapted to the dvdread->libdvdread transition in dvdnav's repository
2008-03-10 diego Add missing header #includes to fix 'make checkheaders'.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-01-01 diego Add multiple inclusion guards to all header files that lack them.
2007-08-04 cehoyos Moved dvdtimetomsec to stream_dvd_common.c.