Mercurial > mplayer.hg
log stream/stream.h @ 20247:60af7c3dbac7
age | author | description |
---|---|---|
Mon, 28 Aug 2006 17:05:18 +0000 | reimar | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) |
Mon, 21 Aug 2006 19:10:18 +0000 | nicodvb | added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream reader |
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:44:24 +0000 | nicodvb | new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd |
Thu, 03 Aug 2006 19:43:02 +0000 | ben | added dedicated file for mf:// input |
Thu, 03 Aug 2006 19:12:31 +0000 | ben | conversion from stream_null to stream_tv was missing stream type |
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.h@30ba0dded12b |