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
*
vo: clear frame repeat flag when redrawing
wm4
2016-11-01
*
vo_tct: optional custom size, support non-posix with 80x25 default
Avi Halachmi (:avih)
2016-10-25
*
vo: vo_tct is now available on non-POSIX
wm4
2016-10-20
*
vo_tct: introduce modern caca alternative
rr-
2016-10-20
*
vo: log framedrops
wm4
2016-09-23
*
vo: add a unique frame_id to vo_frame
wm4
2016-09-22
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
vo_rpi: deprecate this VO
wm4
2016-09-12
*
vo: don't access global options unsynchronized
wm4
2016-09-08
*
options: add automagic hack for handling sub-option deprecations
wm4
2016-09-05
*
vo_direct3d: deprecate direct3d_shaders alias
wm4
2016-09-05
*
options: add a mechanism to make sub-option replacement slightly easier
wm4
2016-09-05
*
vo_opengl: deprecate sub-options, add them as global options
wm4
2016-09-02
*
vo: use new option update mechanism
wm4
2016-09-02
*
m_config: add helper function for initializing af/ao/vf/vo suboptions
wm4
2016-09-02
*
vo, ao: disable positional parameter suboptions
wm4
2016-09-01
*
options: make mp_vo_opts options an actual sub-option group
wm4
2016-08-30
*
vo: remove redundant wakeup
wm4
2016-08-26
*
vo: be more trusting to estimated display FPS
wm4
2016-08-20
*
player: update Windows playback state asynchronously
wm4
2016-08-20
*
vo: fix mismatching types in pointer operation
wm4
2016-08-20
*
player: fix display-sync timing if audio take long on resume
wm4
2016-08-07
*
vo: remove now unused event_fd handling
wm4
2016-07-21
*
vo_opengl: allow backends to provide callbacks for custom event loops
wm4
2016-07-20
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
*
vo_opengl: apply vo-cmdline command incrementally
wm4
2016-06-05
*
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
[next]