aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_null.c
Commit message (Expand)AuthorAge
* stream_null: change license to LGPLGravatar wm42017-05-08
* Update license headersGravatar Marcin Kurczewski2015-04-13
* Add more constGravatar wm42014-06-11
* stream: remove chaos related to writeable streamsGravatar wm42014-05-24
* stream: fix url_options field, make protocols field not fixed lengthGravatar wm42013-08-26
* stream: redo URL parsing, replace m_struct usage with m_configGravatar wm42013-08-02
* stream: remove useless author/comment fieldsGravatar wm42013-07-12
* stream: don't require streams to set a typeGravatar wm42013-07-12
* core: change open_stream and demux_open signatureGravatar wm42013-07-12
* Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* Mark all stream_info_t as constGravatar reimar2007-12-02
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...Gravatar ben2006-08-04
* added dedicated file for mf:// inputGravatar ben2006-08-03
* add an explicit tv stream input instead of the previous hack in stream_nullGravatar ben2006-07-31
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31