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_opengl_cb.c
Commit message (
Expand
)
Author
Age
*
vo_opengl_cb: icc-profile-auto does not and will not work
wm4
2016-06-05
*
vo_opengl: move all icc handling from vo_opengl.c to video.c
wm4
2016-06-03
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
vo_opengl: generate 3DLUT against source and use full BT.1886
Niklas Haas
2016-04-01
*
vo_opengl_cb: unbreak destroying+recreating GL context
wm4
2016-02-15
*
vo_opengl_cb: do also not block when drawing nothing
wm4
2016-02-09
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
vo_opengl_cb: avoid NULL pointer deref in corner cases
wm4
2015-12-05
*
vo_opengl_cb: pass mpv_global to gl_video
wm4
2015-11-30
*
videotoolbox: make decoder format customizable
wm4
2015-11-17
*
vo_opengl_cb: do not block on flipping when redrawing
wm4
2015-11-12
*
vo_opengl_cb: better underflow reporting
wm4
2015-11-10
*
vo_opengl_cb: make operation more similar to normal VOs
wm4
2015-11-09
*
vo_opengl_cb: log some events
wm4
2015-11-04
*
vo_opengl, vo_opengl_cb: drop unneeded vo_frame fields
wm4
2015-11-04
*
vo_opengl_cb: fix passing through some video equalizer properties
wm4
2015-10-23
*
vo_opengl_cb: fix pausing and seeking if interpolation is enabled
wm4
2015-10-14
*
video/out: remove an unused parameter
wm4
2015-10-03
*
vo_opengl: remove gl_ prefixes from files in video/out/opengl
Niklas Haas
2015-09-09
*
vo_opengl: move gl_* files to their own subdir
Niklas Haas
2015-09-09
*
vo_opengl: refactor queue configuration
wm4
2015-07-16
*
vo_opengl_cb, vo_opengl: add option for preloading hwdec context
wm4
2015-07-07
*
vo_opengl_cb: drop frames eagerly if frames are not rendered
wm4
2015-07-07
*
vo_opengl_cb: fix interpolation code path
wm4
2015-07-01
*
vo: change internal API for drawing frames
wm4
2015-07-01
*
vo_opengl: adjust interpolation code for the new video-sync mechanism
Niklas Haas
2015-07-01
*
video: pass future frames to VO
wm4
2015-07-01
*
vo_opengl: add support for custom shaders
Niklas Haas
2015-05-27
*
vo_opengl_cb: add support for interpolation
wm4
2015-05-12
*
vo_opengl_cb: add a "block" framedrop mode and make it default
wm4
2015-05-12
*
vo_opengl_cb: actually set requested options
wm4
2015-05-12
*
vo_opengl: refactor wayland frame skipping
wm4
2015-05-01
*
vo_opengl_cb: deprecate mpv_opengl_cb_render()
wm4
2015-04-09
*
vo_opengl_cb: add a function to report vsync time
wm4
2015-04-09
*
vo_opengl_cb: fix video timing somewhat
wm4
2015-04-09
*
vo_opengl_cb: don't render OSD while VO is not created
wm4
2015-03-23
*
vo_opengl: refactor smoothmotion -> interpolation
Niklas Haas
2015-03-15
*
vo_opengl: refactor shader generation (part 1)
wm4
2015-03-12
*
vo_opengl_cb: clear last video frame on uninit()
wm4
2015-03-10
*
command: add property returning detected hwdec API
wm4
2015-02-02
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: separate screenshot modes
wm4
2015-01-23
*
vo_opengl: add smoothmotion frame blending
Stefano Pigozzi
2015-01-23
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
*
video: remove vfcap.h
wm4
2015-01-21
*
vo_opengl_cb: initial screenshot support
wm4
2015-01-15
*
vo_opengl_cb: make mpv_opengl_cb_render() return left frames
xylosper
2015-01-08
*
vo_opengl_cb: use vo's drop_count instead of internal counter
xylosper
2015-01-08
*
vo_opengl_cb: introduce frame queue
xylosper
2015-01-08
*
vo_opengl_cb: fix a typo
wm4
2015-01-08
[next]