index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
playloop.c
Commit message (
Expand
)
Author
Age
*
player: remove unnecessary wakeup
wm4
2017-02-21
*
player: reduce blocking on VO when switching pause
wm4
2017-02-21
*
player: add experimental stream recording feature
wm4
2017-02-07
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
*
client API: turn mpv_suspend() and mpv_resume() into stubs
wm4
2016-11-22
*
player: enable no-video subtitle display on coverart too
wm4
2016-10-31
*
player: show subtitles on VO if --force-window is used
wm4
2016-10-26
*
player: consistently initialize screensaver state with --force-window
wm4
2016-10-26
*
player: don't leave buffering during underflow
wm4
2016-10-21
*
player: guard against MPSEEK_RELATIVE when current pts is unknown
Aman Gupta
2016-10-21
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
*
x11: fix external fullscreen update
wm4
2016-09-23
*
player: use better way to wait for input and dispatching commands
wm4
2016-09-16
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
client API: implement mpv_suspend/resume slightly differently
wm4
2016-09-04
*
options: make mp_vo_opts options an actual sub-option group
wm4
2016-08-30
*
player: make --force-window work with opengl-cb
wm4
2016-08-30
*
player: make looping slightly more seamless
wm4
2016-08-18
*
player: allow passing flags to queue_seek()
wm4
2016-08-15
*
player: gross hack to improve non-hr seeking with external audio tracks
wm4
2016-08-07
*
player: offset demuxer on start/seek properly with audio/sub delay
wm4
2016-08-04
*
audio: refactor mixer code and delete mixer.c
wm4
2016-07-17
*
player: it's not --force-seeking but --force-seekable
wm4
2016-07-06
*
player: remove unused return value
wm4
2016-06-08
*
player: tell user about --force-seeking if demuxer is not seekable
wm4
2016-06-08
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
*
player: restore usual seeking behavior
wm4
2016-05-09
*
player: strictly wait until done when backstepping
wm4
2016-04-27
*
player: cleaner determination of current playback PTS
wm4
2016-04-23
*
player: eagerly redraw OSD when seeking with coverart
wm4
2016-04-23
*
player: force wakeup on playback restart
wm4
2016-04-20
*
player: reduce some timer calls
wm4
2016-04-20
*
player: minor simplification to buffering property updates
wm4
2016-04-20
*
player: simplify an aspect of buffering determination
wm4
2016-04-19
*
player: loop on end of file if ab-loop-b is unset
wm4
2016-04-18
*
cache: use a single STREAM_CTRL for various cache info
wm4
2016-03-29
*
player: simplify mp_seek()
wm4
2016-02-28
*
demux: remove relative seeking
wm4
2016-02-28
*
player: minor simplification
wm4
2016-02-27
*
player: fix --force-window behavior
wm4
2016-02-25
*
player: honor --force-window if video is selected, but inactive
wm4
2016-02-24
*
player: remove old timeline/ordered chapters support
wm4
2016-02-15
*
player: add complex filter graph support
wm4
2016-02-05
*
player: refactor: eliminate MPContext.d_audio
wm4
2016-01-22
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
*
player: refactor: eliminate MPContext.d_sub
wm4
2016-01-17
*
player: simplify backstepping
wm4
2016-01-12
*
player: handle hrseek framedrop correctly
wm4
2016-01-12
[next]