aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/stream_dvd.c
Commit message (Expand)AuthorAge
* Add some explanatory comments to #endif jungle.Gravatar diego2006-06-30
* 10l: wrong #endif removed.Gravatar diego2006-06-30
* Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...Gravatar diego2006-06-30
* include stream_dvd's interface from libmpdemux/stream_dvd.hGravatar nicodvb2006-06-11
* 100000l to the fools who don't know CGravatar rfelker2006-05-01
* Get ride of the several if(identify) messy lines and rearangment of some of t...Gravatar reynaldo2006-04-24
* remove vts_no parameter from mp_get_titleset_length - it is not only useless,Gravatar reimar2006-04-14
* missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-direct...Gravatar reimar2006-04-12
* do not print the title length from a non-matching titleset.Gravatar reimar2006-04-10
* init msec in mp_get_titleset_length() before using it; closes cid 251Gravatar nicodvb2006-03-11
* implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd curre...Gravatar nicodvb2006-02-27
* MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a v...Gravatar nplourde2006-01-27
* fix dvdread version macroGravatar rathann2005-12-28
* fix compilation when dvdkit and dvdread are not availableGravatar nicodvb2005-12-14
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* Make a few more messages translatable by moving them into help_mp-en.h.Gravatar diego2005-10-18
* ugly hack to make it work again with external libdvdreadGravatar reimar2005-10-15
* Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 andGravatar reimar2005-10-03
* Prints the number of titles, DVD disk ID, the numbers of chapters andGravatar gpoirier2005-09-22
* Reduce senseless spamminess of DVD playback in verbose mode.Gravatar diego2005-05-22
* ported dvd:// to the new stream apiGravatar nicodvb2005-05-19