summaryrefslogtreecommitdiffstats
path: root/stream/cache.c
Commit message (Expand)AuthorAgeFilesLines
* cache: cache number of chapterswm42013-06-241-0/+10
* cache: fix stream_pts cachingwm42013-06-181-20/+20
* cache: actually use time instead of retry count for slow cache warningwm42013-06-181-9/+11
* cache: fix build on OSX (again)wm42013-06-161-0/+7
* cache: fix compilation on Libavwm42013-06-161-1/+8
* cache: use correct header for clock_gettimewm42013-06-161-0/+1
* cache: attempt to improve slow cache warningwm42013-06-161-26/+35
* cache: report more precise stream timewm42013-06-161-9/+39
* cache: use threads instead of fork()wm42013-06-161-526/+383
* cache: make the stream cache a proper stream that wraps other streamswm42013-06-161-237/+117
* core: use STREAM_CTRL instead of accessing stream_dvd internalswm42013-06-091-0/+10
* stream: rename cache2.c to cache.cwm42013-06-091-0/+804