summaryrefslogtreecommitdiffstats
path: root/stream/stream_concat.c
Commit message (Expand)AuthorAgeFilesLines
* stream_concat, stream_memory: more stream_origin stuffwm42019-12-231-0/+17
* stream, demux: redo origin policy thingwm42019-12-201-1/+1
* stream: remove unused read_chunk fieldwm42019-11-071-2/+0
* stream: replace STREAM_CTRL_GET_SIZE with a proper entrypointwm42019-11-071-7/+3
* stream: change buffer argument types from char* to void*wm42019-11-071-1/+1
* stream: rearrange open functionswm42019-09-291-4/+12
* stream: add a generic concat implementationwm42019-09-191-0/+160