summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd_common.h
Commit message (Expand)AuthorAgeFilesLines
* mplayer: attempt to make playback resume work with DVD/BDwm42013-09-221-2/+0
* Add license header to all files missing it in the stream subdirectory.diego2010-01-301-0/+18
* Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speedreimar2009-11-101-0/+2
* Move arrays used by both dvd and dvdnav to dvd_common.reimar2009-11-101-0/+3
* Share dvd_device extern declaration between dvd and dvdnav.reimar2009-11-101-0/+1
* Switch internal dvdread to libdvdread SVN external.reimar2009-01-081-4/+0
* Rename internal libdvdread fork from dvdread to libdvdreadrathann2008-08-301-2/+2
* Start unifying names of internal preprocessor directives.diego2008-07-301-1/+1
* Add missing #includes to fix 'make checkheaders'.diego2008-06-161-0/+1
* adapted to the dvdread->libdvdread transition in dvdnav's repositorynicodvb2008-05-311-0/+4
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-101-0/+3
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+5
* Moved dvdtimetomsec to stream_dvd_common.c.cehoyos2007-08-041-0/+1