summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd.h
Commit message (Expand)AuthorAgeFilesLines
* options: move -chapter values to option structUoti Urpala2010-04-251-1/+0
* Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.diego2010-02-191-0/+2
* Add license header to all files missing it in the stream subdirectory.diego2010-01-301-0/+18
* Switch internal dvdread to libdvdread SVN external.reimar2009-01-081-7/+0
* Rename internal libdvdread fork from dvdread to libdvdreadrathann2008-08-301-8/+8
* 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-4/+4
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-101-0/+2
* 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
* don't include anymore the dvdread headers from the dvdnav directorynicodvb2007-11-221-5/+0
* The header is always included conditional to USE_DVDREAD,diego2007-07-031-5/+0
* Rename libdvdread to dvdread. We really only include only the dvdreaddiego2006-11-181-4/+4
* implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precis...nicodvb2006-11-071-0/+2
* Streamline and simplify internal vs external libdvdread handling.diego2006-11-031-1/+1
* libmpdvdkit2 --> libdvdread, it just contains libdvdread now.diego2006-11-031-4/+4
* added OSD audio switching visualizationptt2006-10-111-0/+1
* detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use ...nicodvb2006-09-091-0/+5
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+48