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
/
opengl
/
hwdec_vaegl.c
Commit message (
Expand
)
Author
Age
*
vo_opengl: refactor how hwdec interop exports textures
wm4
2016-05-10
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
vo_opengl: EGL: fix hwdec probing
wm4
2016-05-05
*
vaapi: determine surface format in decoder, not in renderer
wm4
2016-04-11
*
vo_opengl: hwdec: use IDs for API, and log which backend is used
wm4
2016-02-01
*
vo_opengl: vaapi: don't expect EGL exts. to be in common ext. string
wm4
2016-01-22
*
vo_opengl: vaapi: reorganize platform entrypoints as table
wm4
2016-01-21
*
vo_opengl: add KMS/DRM VAAPI hardware decoding interop
wm4
2016-01-20
*
vaapi: replace VA_STR_FOURCC
wm4
2016-01-11
*
vo_opengl: hwdec_vaegl: change license to LGPL 2.1
wm4
2016-01-07
*
vo_opengl: never load vaapi GLX interop by default
wm4
2015-11-09
*
vo_opengl: vaapi: fix compilation failure on older systems
wm4
2015-10-23
*
vo_opengl: remove leftover variable from vaglx in vaegl
Emmanuel Gil Peyrot
2015-10-02
*
vo_opengl: vaapi: add Wayland support
wm4
2015-09-27
*
vaapi: remove dependency on X11
wm4
2015-09-27
*
vo_opengl: vaapi: provide symbols for missing extensions
wm4
2015-09-27
*
vo_opengl: vaapi: redo how EGL extensions are loaded
wm4
2015-09-27
*
vo_opengl: vaapi: probe the surface format
wm4
2015-09-26
*
vo_opengl: vaapi: undo vaAcquireBufferHandle() correctly on error
wm4
2015-09-25
*
vo_opengl: vaapi: handle YV12 correctly
wm4
2015-09-25
*
vo_opengl: vaapi: document DRM fourcc upstream defines
wm4
2015-09-25
*
vo_opengl: vaapi: use dummy image to determine plane layout
wm4
2015-09-25
*
vo_opengl: vaapi: remove unnecessary loop
wm4
2015-09-25
*
vo_opengl: vaapi: fix cleanup
wm4
2015-09-25
*
vo_opengl: support new VAAPI EGL interop
wm4
2015-09-25