aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/hwdec_vaegl.c
Commit message (Expand)AuthorAge
* vo_opengl: never load vaapi GLX interop by defaultGravatar wm42015-11-09
* vo_opengl: vaapi: fix compilation failure on older systemsGravatar wm42015-10-23
* vo_opengl: remove leftover variable from vaglx in vaeglGravatar Emmanuel Gil Peyrot2015-10-02
* vo_opengl: vaapi: add Wayland supportGravatar wm42015-09-27
* vaapi: remove dependency on X11Gravatar wm42015-09-27
* vo_opengl: vaapi: provide symbols for missing extensionsGravatar wm42015-09-27
* vo_opengl: vaapi: redo how EGL extensions are loadedGravatar wm42015-09-27
* vo_opengl: vaapi: probe the surface formatGravatar wm42015-09-26
* vo_opengl: vaapi: undo vaAcquireBufferHandle() correctly on errorGravatar wm42015-09-25
* vo_opengl: vaapi: handle YV12 correctlyGravatar wm42015-09-25
* vo_opengl: vaapi: document DRM fourcc upstream definesGravatar wm42015-09-25
* vo_opengl: vaapi: use dummy image to determine plane layoutGravatar wm42015-09-25
* vo_opengl: vaapi: remove unnecessary loopGravatar wm42015-09-25
* vo_opengl: vaapi: fix cleanupGravatar wm42015-09-25
* vo_opengl: support new VAAPI EGL interopGravatar wm42015-09-25