summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream_dvd.c
Commit message (Expand)AuthorAgeFilesLines
* init msec in mp_get_titleset_length() before using it; closes cid 251nicodvb2006-03-111-0/+1
* implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd curre...nicodvb2006-02-271-19/+60
* MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a v...nplourde2006-01-271-0/+9
* fix dvdread version macrorathann2005-12-281-4/+6
* fix compilation when dvdkit and dvdread are not availablenicodvb2005-12-141-4/+6
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-2/+2
* Make a few more messages translatable by moving them into help_mp-en.h.diego2005-10-181-11/+11
* ugly hack to make it work again with external libdvdreadreimar2005-10-151-0/+20
* Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 andreimar2005-10-031-22/+25
* Prints the number of titles, DVD disk ID, the numbers of chapters andgpoirier2005-09-221-0/+57
* Reduce senseless spamminess of DVD playback in verbose mode.diego2005-05-221-3/+3
* ported dvd:// to the new stream apinicodvb2005-05-191-0/+714