aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/cache.c
Commit message (Expand)AuthorAge
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* cache: fix time check for printing warningGravatar wm42013-07-20
* w32: silence some warningsGravatar James Ross-Gowan2013-07-13
* cache: fix compilation without posix timersGravatar Stefano Pigozzi2013-07-08
* core: update metadata during playback, allow streams to export metadataGravatar wm42013-07-02
* cache: fix per-block metadata memory leakGravatar wm42013-07-02
* cache: cache number of chaptersGravatar wm42013-06-24
* cache: fix stream_pts cachingGravatar wm42013-06-18
* cache: actually use time instead of retry count for slow cache warningGravatar wm42013-06-18
* cache: fix build on OSX (again)Gravatar wm42013-06-16
* cache: fix compilation on LibavGravatar wm42013-06-16
* cache: use correct header for clock_gettimeGravatar wm42013-06-16
* cache: attempt to improve slow cache warningGravatar wm42013-06-16
* cache: report more precise stream timeGravatar wm42013-06-16
* cache: use threads instead of fork()Gravatar wm42013-06-16
* cache: make the stream cache a proper stream that wraps other streamsGravatar wm42013-06-16
* core: use STREAM_CTRL instead of accessing stream_dvd internalsGravatar wm42013-06-09
* stream: rename cache2.c to cache.cGravatar wm42013-06-09