aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_memory.c
Commit message (Expand)AuthorAge
* vo_opengl: support loading custom user texturesGravatar Niklas Haas2017-07-27
* stream_memory: disable stream cacheGravatar wm42016-08-26
* stream_memory: add hex:// protocolGravatar wm42016-04-20
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* Add more constGravatar wm42014-06-11
* stream: remove chaos related to writeable streamsGravatar wm42014-05-24
* stream: don't use end_posGravatar wm42014-05-24
* stream: fix url_options field, make protocols field not fixed lengthGravatar wm42013-08-26
* stream: don't require streams to set s->pos in seek callbackGravatar wm42013-08-22
* 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
* stream: redo memory streamsGravatar wm42013-06-28