log libmpdemux/stream_dvd.c @ 18237:4231482179b6

age author description
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Fri, 14 Apr 2006 13:03:05 +0000 reimar remove vts_no parameter from mp_get_titleset_length - it is not only useless,
Wed, 12 Apr 2006 11:19:49 +0000 reimar missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)
Mon, 10 Apr 2006 16:16:33 +0000 reimar do not print the title length from a non-matching titleset.
Sat, 11 Mar 2006 23:29:02 +0000 nicodvb init msec in mp_get_titleset_length() before using it; closes cid 251
Mon, 27 Feb 2006 21:11:28 +0000 nicodvb implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playing
Fri, 27 Jan 2006 03:07:13 +0000 nplourde MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a valid udf image. Patch by Emanuele Giaquita <emanuele.giaquinta@gmail.com>
Wed, 28 Dec 2005 12:34:20 +0000 rathann fix dvdread version macro
Wed, 14 Dec 2005 21:52:41 +0000 nicodvb fix compilation when dvdkit and dvdread are not available
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Tue, 18 Oct 2005 11:11:25 +0000 diego Make a few more messages translatable by moving them into help_mp-en.h.
Sat, 15 Oct 2005 11:47:33 +0000 reimar ugly hack to make it work again with external libdvdread
Mon, 03 Oct 2005 14:29:01 +0000 reimar Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and
Thu, 22 Sep 2005 07:40:25 +0000 gpoirier Prints the number of titles, DVD disk ID, the numbers of chapters and
Sun, 22 May 2005 22:35:44 +0000 diego Reduce senseless spamminess of DVD playback in verbose mode.
Thu, 19 May 2005 19:50:39 +0000 nicodvb ported dvd:// to the new stream api