aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/hwdec_vaegl.c
Commit message (Expand)AuthorAge
* vo_opengl: vaegl: log more debugging infosGravatar wm42016-09-30
* vo_opengl: hwdec: reset hw_subfmt fieldGravatar wm42016-07-15
* video: change hw_subfmt meaningGravatar wm42016-07-15
* vo_opengl: refactor how hwdec interop exports texturesGravatar wm42016-05-10
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* vo_opengl: EGL: fix hwdec probingGravatar wm42016-05-05
* vaapi: determine surface format in decoder, not in rendererGravatar wm42016-04-11
* vo_opengl: hwdec: use IDs for API, and log which backend is usedGravatar wm42016-02-01
* vo_opengl: vaapi: don't expect EGL exts. to be in common ext. stringGravatar wm42016-01-22
* vo_opengl: vaapi: reorganize platform entrypoints as tableGravatar wm42016-01-21
* vo_opengl: add KMS/DRM VAAPI hardware decoding interopGravatar wm42016-01-20
* vaapi: replace VA_STR_FOURCCGravatar wm42016-01-11
* vo_opengl: hwdec_vaegl: change license to LGPL 2.1Gravatar wm42016-01-07
* 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