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.h
Commit message (
Expand
)
Author
Age
*
encode: get rid of the output packet queue
wm4
2018-05-03
*
vo_lavc: explicitly skip redraw and repeated frames
wm4
2018-05-03
*
vo: add vo_reconfig2()
wm4
2018-04-29
*
vo: move DR helper code to a separate source file
wm4
2018-04-29
*
vo: pass through framedrop flag differently
wm4
2018-03-15
*
client API: deprecate opengl-cb API and introduce a replacement API
wm4
2018-02-28
*
video: rename VO_CAP_NOREDRAW to VO_CAP_NORETAIN
Aman Gupta
2018-02-17
*
cocoa-cb: initial implementation via opengl-cb API
Akemi
2018-02-12
*
vo_gpu: make screenshots use the GL renderer
wm4
2018-02-11
*
video: change some remaining vo_opengl mentions to vo_gpu
Akemi
2018-01-20
*
player: add internal `vo-resize` command
sfan5
2017-12-27
*
vo: add support for externally driven renderloop and make wayland use it
Rostislav Pehlivanov
2017-12-05
*
vo: add VO_CAP_NOREDRAW for upcoming vo_mediacodec_embed
Aman Gupta
2017-10-09
*
wayland_common: rewrite from scratch
Rostislav Pehlivanov
2017-10-03
*
vo: avoid putting large voctrl_performance_data on stack
Niklas Haas
2017-09-11
*
vo_opengl: refactor timer_pool_measure (again)
Niklas Haas
2017-09-11
*
vo_opengl: refactor/fix mp_pass_perf code
Niklas Haas
2017-09-11
*
video: redo video equalizer option handling
wm4
2017-08-22
*
options: add a thread-safe way to notify option updates
wm4
2017-08-22
*
vo_opengl: add direct rendering support
wm4
2017-07-24
*
vo_opengl: refactor vo performance subsystem
Niklas Haas
2017-07-01
*
vo.c, vo.h, vo_null.c: change license to LGPL
wm4
2017-05-10
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
vo_opengl: make frame reupload logic more robust
wm4
2016-11-01
*
vo_opengl_cb: don't wait for redrawn frames
wm4
2016-10-05
*
x11: fix external fullscreen update
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: change defines to an enum
wm4
2016-09-12
*
vo: remove unused VOCTRL_GET_PANSCAN
wm4
2016-09-08
*
options: add automagic hack for handling sub-option deprecations
wm4
2016-09-05
*
options: add a mechanism to make sub-option replacement slightly easier
wm4
2016-09-05
*
command: remove vo-cmdline
wm4
2016-09-02
*
vo_opengl: deprecate sub-options, add them as global options
wm4
2016-09-02
*
vo: use new option update mechanism
wm4
2016-09-02
*
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
*
vo_opengl: expose performance timers as properties
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
*
win32: make taskbar progress indication optional
maniak1349
2016-05-08
*
vo: get rid of vo_get_window_title()
wm4
2015-12-06
*
vo_opengl: fix interpolation with display-sync
wm4
2015-11-28
*
vo: change vo_frame field units
wm4
2015-11-27
*
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
[next]