index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
opengl
/
hwdec_vaegl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo_opengl: refactor how hwdec interop exports textures
wm4
2016-05-10
1
-25
/
+27
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
1
-3
/
+4
*
vo_opengl: EGL: fix hwdec probing
wm4
2016-05-05
1
-1
/
+1
*
vaapi: determine surface format in decoder, not in renderer
wm4
2016-04-11
1
-37
/
+13
*
vo_opengl: hwdec: use IDs for API, and log which backend is used
wm4
2016-02-01
1
-1
/
+2
*
vo_opengl: vaapi: don't expect EGL exts. to be in common ext. string
wm4
2016-01-22
1
-2
/
+6
*
vo_opengl: vaapi: reorganize platform entrypoints as table
wm4
2016-01-21
1
-15
/
+20
*
vo_opengl: add KMS/DRM VAAPI hardware decoding interop
wm4
2016-01-20
1
-0
/
+18
*
vaapi: replace VA_STR_FOURCC
wm4
2016-01-11
1
-2
/
+2
*
vo_opengl: hwdec_vaegl: change license to LGPL 2.1
wm4
2016-01-07
1
-9
/
+7
*
vo_opengl: never load vaapi GLX interop by default
wm4
2015-11-09
1
-1
/
+1
*
vo_opengl: vaapi: fix compilation failure on older systems
wm4
2015-10-23
1
-1
/
+2
*
vo_opengl: remove leftover variable from vaglx in vaegl
Emmanuel Gil Peyrot
2015-10-02
1
-1
/
+0
*
vo_opengl: vaapi: add Wayland support
wm4
2015-09-27
1
-0
/
+15
*
vaapi: remove dependency on X11
wm4
2015-09-27
1
-6
/
+24
*
vo_opengl: vaapi: provide symbols for missing extensions
wm4
2015-09-27
1
-0
/
+14
*
vo_opengl: vaapi: redo how EGL extensions are loaded
wm4
2015-09-27
1
-13
/
+32
*
vo_opengl: vaapi: probe the surface format
wm4
2015-09-26
1
-2
/
+68
*
vo_opengl: vaapi: undo vaAcquireBufferHandle() correctly on error
wm4
2015-09-25
1
-2
/
+4
*
vo_opengl: vaapi: handle YV12 correctly
wm4
2015-09-25
1
-0
/
+3
*
vo_opengl: vaapi: document DRM fourcc upstream defines
wm4
2015-09-25
1
-3
/
+4
*
vo_opengl: vaapi: use dummy image to determine plane layout
wm4
2015-09-25
1
-9
/
+8
*
vo_opengl: vaapi: remove unnecessary loop
wm4
2015-09-25
1
-2
/
+1
*
vo_opengl: vaapi: fix cleanup
wm4
2015-09-25
1
-0
/
+2
*
vo_opengl: support new VAAPI EGL interop
wm4
2015-09-25
1
-0
/
+247