summaryrefslogtreecommitdiffstats
path: root/stream/stream_null.c
Commit message (Expand)AuthorAgeFilesLines
* stream: fix url_options field, make protocols field not fixed lengthwm42013-08-261-3/+3
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-3/+1
* stream: remove useless author/comment fieldswm42013-07-121-3/+2
* stream: don't require streams to set a typewm42013-07-121-2/+0
* core: change open_stream and demux_open signaturewm42013-07-121-1/+2
* Add license header to all files missing it in the stream subdirectory.diego2010-01-301-0/+17
* Mark all stream_info_t as constreimar2007-12-021-1/+1
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...ben2006-08-041-1/+0
* added dedicated file for mf:// inputben2006-08-031-5/+1
* add an explicit tv stream input instead of the previous hack in stream_nullben2006-07-311-15/+0
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+45