aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/cache_file.c
Commit message (Expand)AuthorAge
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* stream: provide a stream_get_size() convenience functionGravatar wm42015-08-18
* cache_file: refuse to cache unseekable streamsGravatar wm42014-09-29
* cache_file: add a mode that creates a temporary fileGravatar wm42014-08-30
* cache_file: fix operation if stream size is unknownGravatar wm42014-07-12
* cache_file: use unicode on windowsGravatar wm42014-07-02
* stream: add a file cacheGravatar wm42014-06-22