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: 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
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
player: eliminate demux_get_next_pts()
wm4
2016-01-11
*
sub: change how subtitles are read
wm4
2015-12-29
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
player: make timeline switching slightly nicer
wm4
2015-11-18
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
player: handle rebasing start time differently
wm4
2015-11-16
*
player: refactor display-sync frame duration calculations
wm4
2015-11-13
*
command: make time properties unavailable if timestamp is unknown
wm4
2015-10-16
*
video/out: remove an unused parameter
wm4
2015-10-03
*
player: some more --force-window fixes
wm4
2015-09-21
*
player: do not destroy VO prematurely when initializing playback
wm4
2015-09-20
*
player: make force-window in auto-profiles actually work
wm4
2015-09-20
*
player: return better guess for playback time during seeks
wm4
2015-08-21
*
player: deliver IDLE event after uninitializing state
wm4
2015-08-20
*
demux: remove redundant demux_chapter.name field
wm4
2015-08-12
*
player: raise maximum idle time
wm4
2015-08-07
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
*
player: put --term-playing-msg in a separate log category
wm4
2015-07-13
*
player: refactor chapter seek code
wm4
2015-07-10
*
player: never overwrite stop_play field
wm4
2015-07-08
*
player: increase tick event update frequency
wm4
2015-06-23
*
player: add some debug output for seeking
wm4
2015-06-18
*
command: do not exit playback if the B point of A-B loop is past EOF
wm4
2015-06-16
*
player: do not exit when a seek gets queued
wm4
2015-06-16
*
player: add function to compute past frame durations
wm4
2015-05-24
*
player: handle hotplug events in idle mode too
wm4
2015-05-02
[next]