summaryrefslogtreecommitdiffstats
path: root/stream/stream_memory.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: support loading custom user texturesNiklas Haas2017-07-271-27/+1
* stream_memory: disable stream cachewm42016-08-261-0/+1
* stream_memory: add hex:// protocolwm42016-04-201-2/+35
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* Add more constwm42014-06-111-1/+1
* stream: remove chaos related to writeable streamswm42014-05-241-1/+1
* stream: don't use end_poswm42014-05-241-1/+4
* 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