summaryrefslogtreecommitdiffstats
path: root/stream/cache_file.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+8
* stream: provide a stream_get_size() convenience functionwm42015-08-181-2/+1
* cache_file: refuse to cache unseekable streamswm42014-09-291-0/+5
* cache_file: add a mode that creates a temporary filewm42014-08-301-1/+2
* cache_file: fix operation if stream size is unknownwm42014-07-121-2/+3
* cache_file: use unicode on windowswm42014-07-021-0/+2
* stream: add a file cachewm42014-06-221-0/+149