Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 18 Aug 2006 19:03:59 +0000 | nicodvb | clarification in a comment |
Fri, 18 Aug 2006 19:03:31 +0000 | nicodvb | support relative seeking in the stream-driven case |
Fri, 18 Aug 2006 18:58:38 +0000 | nicodvb | new stream_ctrl to get currently playing chapter (needed for stream-driven relative chapter seeking) |
Fri, 18 Aug 2006 16:52:23 +0000 | nicodvb | seek to chapter using newly introduced demux_seek_chapter() |
Fri, 18 Aug 2006 16:48:22 +0000 | nicodvb | added first revision of demuxer_seek_chapter() |
Fri, 18 Aug 2006 16:44:24 +0000 | nicodvb | new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd |
Fri, 18 Aug 2006 16:04:16 +0000 | diego | Some more consistency for the conditions under which tests are run. |