index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
vo.c
Commit message (
Expand
)
Author
Age
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
vo: don't reset vsync statistics on seeks etc.
wm4
2016-04-06
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
vo: get rid of vo_get_window_title()
wm4
2015-12-06
*
vo: cosmetics: split function
wm4
2015-11-29
*
vo: make using estimated FPS more conservative
wm4
2015-11-29
*
vo: remove redundant and broken code
wm4
2015-11-29
*
vo: report when switching back to system-reported FPS too
wm4
2015-11-28
*
vo: wait longer before abandoning system-reported display-fps
wm4
2015-11-28
*
vo: change vo_frame field units
wm4
2015-11-27
*
vo: switch back to system-reported display FPS if possible
wm4
2015-11-27
*
vo: factor redundant timer calls
wm4
2015-11-27
*
vo: fix audio-timing framedrop regressions
wm4
2015-11-27
*
vo: disregard system-reported display FPS if it's too imprecise
wm4
2015-11-27
*
vo: improve vsync delay detection
wm4
2015-11-27
*
vo: smooth out reported vsync time
wm4
2015-11-25
*
vo: add new frame drop detection
wm4
2015-11-25
*
vo: do not use display FPS for framedrop
wm4
2015-11-25
*
vo_opengl: disable interpolation without display-sync
wm4
2015-11-25
*
command, vo: add estimated-display-fps property
wm4
2015-11-25
*
vo: remove VOCTRL_GET_RECENT_FLIP_TIME
wm4
2015-11-23
*
vo: fix unpausing with display-sync
wm4
2015-11-15
*
vo: fix dropping frames with display-sync
wm4
2015-11-14
*
player: account for minor VO underruns
wm4
2015-11-14
*
command: rename vo-missed-frame-count property
wm4
2015-11-13
*
vo_opengl, vo_opengl_cb: drop unneeded vo_frame fields
wm4
2015-11-04
*
vo: do not go to sleep if there's a new frame queued
wm4
2015-11-03
*
vo: fix display-sync frame drop accounting again
wm4
2015-11-03
*
vo: fix no-audio mode with interpolation enabled/display-sync disabled
wm4
2015-11-01
*
video: fix framedrop accounting in display-sync mode
wm4
2015-10-30
*
vo: take normal drop path when dropping in display-sync mode
wm4
2015-10-29
*
vo: kill non-working missed frame detection
wm4
2015-10-27
*
vo: expose frame->num_vsyncs to the VO backend
Niklas Haas
2015-10-23
*
vo: log deviation from ideal vsync interval
wm4
2015-10-08
*
video/out: remove an unused parameter
wm4
2015-10-03
*
vo: fix compilation failure when vaapi is enabled and x11 disabled
Emmanuel Gil Peyrot
2015-10-02
*
Revert "vo_x11: remove this video output"
wm4
2015-09-30
*
vo: fix video EOF with display-sync
wm4
2015-08-12
*
player: add display sync mode
wm4
2015-08-10
*
vo_vdpau: fix frame scheduling if display FPS is unknown
wm4
2015-08-04
*
vo: fix inverted condition
wm4
2015-08-03
*
vo: correctly account for dropped frames
wm4
2015-08-01
*
vo: minor simplification for queue size handling
wm4
2015-07-20
*
vo: fix number of future frames
wm4
2015-07-16
*
vo: free frames before killing VO
wm4
2015-07-04
*
vo: set correct frame parameters on redraw
wm4
2015-07-03
*
vo: reset frame timing when redrawing
wm4
2015-07-02
*
vo: better magic value for unknown vsync interval
wm4
2015-07-01
*
vo: change internal API for drawing frames
wm4
2015-07-01
[next]