index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
cache.c
Commit message (
Expand
)
Author
Age
*
cache: avoid race condition between cache wakeup and idling
wm4
2014-06-16
*
cache: print cache size only in verbose mode
wm4
2014-06-12
*
stream/cache: handle failure of seeking underlying stream
wm4
2014-06-05
*
stream: don't use end_pos
wm4
2014-05-24
*
cache: be silent if no initial fill is requested
wm4
2014-05-22
*
cache: redo options and default settings
wm4
2014-05-20
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
*
stream: remove interrupt callback global variables
wm4
2014-04-25
*
cache: remove redundant log prefix
wm4
2014-04-23
*
threads: fix function name
wm4
2014-04-23
*
stream_dvd, cache: hack seeking with --cache + dvd:// back into working
wm4
2014-04-09
*
cache: fix description of the offset field
wm4
2014-04-09
*
cache: change a define to an enum
wm4
2014-04-09
*
cache: fix checks/output on initialization
wm4
2014-04-09
*
cache: simplify
wm4
2014-04-09
*
cache: allow resizing at runtime
wm4
2014-04-09
*
cache: minor simplification
wm4
2014-04-09
*
cache: adjust stream position if necessary
wm4
2014-04-09
*
cache: no short reads in read_buffer
wm4
2014-04-09
*
cache: move ringbuffer read into a separate function
wm4
2014-04-09
*
cache: fix typo in comment
wm4
2014-04-09
*
cache: always update cached controls after running a stream control
wm4
2014-04-09
*
stream: remove old chapter handling code
wm4
2014-03-25
*
command: set 'media-title' property for bluray disc with meta-data
xylosper
2014-03-13
*
cache: cache DVD volume ID
wm4
2014-02-23
*
cache: refuse to seek outside of cache boundaries
wm4
2014-01-31
*
cache: remove debug code
wm4
2014-01-17
*
cache: reduce message spam
wm4
2014-01-16
*
stream: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg
wm4
2013-12-16
*
cache: add a way to explicitly resume cache
wm4
2013-12-14
*
cache: try harder on EOF
wm4
2013-12-14
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
*
stream: split out pthread helper function
wm4
2013-11-17
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
cache: fix time check for printing warning
wm4
2013-07-20
*
w32: silence some warnings
James Ross-Gowan
2013-07-13
*
cache: fix compilation without posix timers
Stefano Pigozzi
2013-07-08
*
core: update metadata during playback, allow streams to export metadata
wm4
2013-07-02
*
cache: fix per-block metadata memory leak
wm4
2013-07-02
*
cache: cache number of chapters
wm4
2013-06-24
*
cache: fix stream_pts caching
wm4
2013-06-18
*
cache: actually use time instead of retry count for slow cache warning
wm4
2013-06-18
*
cache: fix build on OSX (again)
wm4
2013-06-16
*
cache: fix compilation on Libav
wm4
2013-06-16
*
cache: use correct header for clock_gettime
wm4
2013-06-16
*
cache: attempt to improve slow cache warning
wm4
2013-06-16
*
cache: report more precise stream time
wm4
2013-06-16
*
cache: use threads instead of fork()
wm4
2013-06-16
[next]