Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 28 Feb 2006 21:54:24 +0000 | wanderer | reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff Clagg |
Mon, 27 Feb 2006 22:44:22 +0000 | aurel | update config.mak to match ffmpeg's version (fix alpha compilation) |
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 |