aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream.h
Commit message (Expand)AuthorAge
* new STREAM_CTRL_GET_SIZE to get size of output streamGravatar nicodvb2006-12-18
* added member and definitions for output streamsGravatar nicodvb2006-12-18
* added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIMEGravatar nicodvb2006-11-07
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
* added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the s...Gravatar nicodvb2006-08-21
* new stream_ctrl to get currently playing chapter (needed for stream-driven re...Gravatar nicodvb2006-08-18
* new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcdGravatar nicodvb2006-08-18
* added dedicated file for mf:// inputGravatar ben2006-08-03
* conversion from stream_null to stream_tv was missing stream typeGravatar ben2006-08-03
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31