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
*
build: make encoding mode non-optional
wm4
2018-05-03
*
encode: get rid of the output packet queue
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
*
vo: move display-fps internal option value to VO opts
wm4
2018-03-15
*
video: add an option to tune waiting for video timing
wm4
2018-03-15
*
vo: cosmetics: fix a case of bad whitespace
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
*
vo: make opengl-cb first in the autoprobing order
wm4
2018-02-13
*
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
*
ta: introduce talloc_dup() and use it in some places
wm4
2018-01-18
*
vo: log reconfig calls
wm4
2018-01-18
*
vo: fix a compiler warning by properly printing a 64bit integer
Jan Ekström
2017-12-11
*
vo: add support for externally driven renderloop and make wayland use it
Rostislav Pehlivanov
2017-12-05
*
vo: fix reference to mediacodec_embed
Aman Gupta
2017-10-09
*
vo_gpu: simplify opengl alias
wm4
2017-10-09
*
vo: add mediacodec_embed output driver
Aman Gupta
2017-10-09
*
vo: add VO_CAP_NOREDRAW for upcoming vo_mediacodec_embed
Aman Gupta
2017-10-09
*
vo_wayland: remove
Rostislav Pehlivanov
2017-10-03
*
vaapi: change license to LGPL
wm4
2017-09-29
*
build: make vo_gpu + infrastructure non-optional
wm4
2017-09-22
*
vo_opengl: refactor into vo_gpu
Niklas Haas
2017-09-21
*
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.c, vo.h, vo_null.c: change license to LGPL
wm4
2017-05-10
*
vo: fix subtleties in the redrawing logic
wm4
2017-02-21
*
player: reduce blocking on VO when switching pause
wm4
2017-02-21
*
vo: log timings around flipping/waiting
wm4
2017-01-18
*
vo_rpi: partially undeprecate
wm4
2016-12-08
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
win32: fix some Clang warnings
James Ross-Gowan
2016-11-17
*
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
[next]