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: simplify speed calculations
wm4
2016-05-12
*
cache: disable useless "Cache is not responding" warning
wm4
2016-04-03
*
cache: fix incorrect EOF condition
wm4
2016-03-29
*
cache: use a single STREAM_CTRL for various cache info
wm4
2016-03-29
*
command: add cache-speed property
wm4
2016-03-20
*
cache: remove unused STREAM_CTRL_RESUME_CACHE
wm4
2016-03-03
*
cache: add mechanism for disabling readahead
wm4
2016-01-18
*
player, stream_dvb: implement dvb-channel-name property.
Oliver Freyermuth
2016-01-14
*
cache: remove useless return value
wm4
2016-01-11
*
cache: do not include backbuffer size in total stream cache size
wm4
2015-09-10
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
*
cache: make backbuffer size configurable
wm4
2015-07-22
*
cache: fix backbuffer logic
wm4
2015-07-22
*
cache: limit readahead size to half the cache size at the beginning
wm4
2015-05-29
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
*
cache: exit early on cancellation
wm4
2015-04-21
*
cache: another minor simplification
wm4
2015-04-21
*
cache: simplify the check for printing the "cache stuck" message
wm4
2015-04-21
*
Update license headers
Marcin Kurczewski
2015-04-13
*
cache: assume file size from EOF position
wm4
2015-03-04
*
cache: use MPCLAMP() macro
wm4
2015-02-25
*
cache: limit to file size
wm4
2015-02-25
*
cache: silence "EOF reached" message
wm4
2015-02-18
*
stream: minor cleanups
wm4
2015-02-06
*
cache: cache-position needs to be int64_t
Oliver Freyermuth
2015-01-13
*
Do not call strerror()
wm4
2014-11-26
*
cache: don't relay STREAM_CTRL_AVSEEK if it's unsupported
wm4
2014-11-01
*
demux_lavf: mark as seekable if protocol supports seeking by time
wm4
2014-10-30
*
Set thread name for debugging
wm4
2014-10-19
*
stream: redo playback abort handling
wm4
2014-09-13
*
stream: change cache return values
wm4
2014-09-07
*
stream: tweaks to network reconnection code
wm4
2014-08-29
*
stream: hack-fix rtmp-level seeking
wm4
2014-07-30
*
demux: add a demuxer thread
wm4
2014-07-16
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
*
Remove DVD and Bluray support
wm4
2014-07-14
*
cache, dvd, bluray: simplify stream time handling
wm4
2014-07-07
*
stream: remove now unused STREAM_CTRL_GET_START_TIME
wm4
2014-07-06
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
demux, stream: change metadata notification
wm4
2014-07-05
*
cache: clear DVD timestamps
wm4
2014-07-02
*
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
[next]