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: 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
*
player: clamp display time to known time range on seeking
wm4
2015-04-28
*
demux_mkv: move global options to the demuxer
wm4
2015-04-23
*
client API: add glue for making full use of mpv_command_node()
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
player: use symbolic constant for seek precision
wm4
2015-03-04
*
player: allow unsetting --term/osd-playing-msg
wm4
2015-02-18
*
player: fix audio-device-list updates
wm4
2015-02-14
*
player: add a --loop=force mode
wm4
2015-02-12
*
player: move more code out of central playloop function
wm4
2015-01-29
*
player: fix framestep over timeline segment boundaries
wm4
2015-01-26
*
player: some fixes for property notification
xylosper
2015-01-23
*
demux_disc: pass seek flags to stream layer
wm4
2015-01-19
*
player: fallback to seek time for percent-pos property
wm4
2015-01-14
*
video: batch query_format calls
wm4
2015-01-03
*
player: hack against --keep-open misbehaving with broken files
wm4
2014-12-24
*
player: don't show "0%" percentage in infinite streams
wm4
2014-12-20
*
player: cosmetics: remove ancient comment
wm4
2014-12-17
*
player: add a --keep-open=always mode
wm4
2014-12-12
*
player: make chapter seek to end jump to last frame with --keep-open
wm4
2014-12-08
*
player: when seeking past EOF with --keep-open, seek to last frame
wm4
2014-12-07
*
player: don't ignore relative seeks by 0 seconds
wm4
2014-11-29
[prev]
[next]