Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 1 | -7/+8 |
* | stream: provide a stream_get_size() convenience function | wm4 | 2015-08-18 | 1 | -2/+1 |
* | cache_file: refuse to cache unseekable streams | wm4 | 2014-09-29 | 1 | -0/+5 |
* | cache_file: add a mode that creates a temporary file | wm4 | 2014-08-30 | 1 | -1/+2 |
* | cache_file: fix operation if stream size is unknown | wm4 | 2014-07-12 | 1 | -2/+3 |
* | cache_file: use unicode on windows | wm4 | 2014-07-02 | 1 | -0/+2 |
* | stream: add a file cache | wm4 | 2014-06-22 | 1 | -0/+149 |