Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 27 Feb 2006 21:13:17 +0000 | nicodvb | try to get duration from the stream layer, if an implementation of STREAM_CTRL_GET_TIME_LENGTH is available |
Mon, 27 Feb 2006 21:11:28 +0000 | nicodvb | implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playing |
Mon, 27 Feb 2006 21:08:58 +0000 | nicodvb | added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N) |
Mon, 27 Feb 2006 21:06:47 +0000 | nicodvb | added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH |
Mon, 27 Feb 2006 19:48:31 +0000 | corey | Add audio_delay argument to demux_mkv_seek. |
Mon, 27 Feb 2006 11:46:35 +0000 | gabrov | synced with 1.101 |