Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stream_concat, stream_memory: more stream_origin stuff | wm4 | 2019-12-23 | 1 | -0/+17 |
* | stream, demux: redo origin policy thing | wm4 | 2019-12-20 | 1 | -1/+1 |
* | stream: remove unused read_chunk field | wm4 | 2019-11-07 | 1 | -2/+0 |
* | stream: replace STREAM_CTRL_GET_SIZE with a proper entrypoint | wm4 | 2019-11-07 | 1 | -7/+3 |
* | stream: change buffer argument types from char* to void* | wm4 | 2019-11-07 | 1 | -1/+1 |
* | stream: rearrange open functions | wm4 | 2019-09-29 | 1 | -4/+12 |
* | stream: add a generic concat implementation | wm4 | 2019-09-19 | 1 | -0/+160 |