Mercurial > mplayer.hg
log stream/stream_dvd.c @ 19641:84bf8bd9f9da
age | author | description |
---|---|---|
Mon, 21 Aug 2006 19:13:36 +0000 | nicodvb | implemented STREAM_CTRL_GET_NUM_CHAPTERS |
Sat, 19 Aug 2006 14:52:50 +0000 | diego | Print DVD audio channel and subtitle track information in non-verbose mode, |
Sat, 19 Aug 2006 10:45:17 +0000 | nicodvb | sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1 |
Fri, 18 Aug 2006 19:05:37 +0000 | nicodvb | support for seeking to chapter and getting current playing chapter |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/stream_dvd.c@59f8e129f9b0 |