summaryrefslogtreecommitdiffstats
path: root/stream/stream_memory.c
Commit message (Expand)AuthorAgeFilesLines
* stream: fix url_options field, make protocols field not fixed lengthwm42013-08-261-3/+3
* stream: don't require streams to set s->pos in seek callbackwm42013-08-221-1/+0
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-1/+1
* stream: remove useless author/comment fieldswm42013-07-121-3/+0
* stream: don't require streams to set a typewm42013-07-121-2/+0
* core: change open_stream and demux_open signaturewm42013-07-121-1/+1
* stream: redo memory streamswm42013-06-281-0/+84