summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/hwdec_dxva2gldx.c
Commit message (Expand)AuthorAgeFilesLines
* d3d: add support for new libavcodec hwaccel APIwm42017-06-081-0/+2
* vo_opengl: drop TLS usagewm42017-05-111-3/+3
* vo_opengl: hwdec: reset hw_subfmt fieldwm42016-07-151-0/+1
* vo_opengl: hwdec: remove build-dependency on dxva2wm42016-05-171-2/+1
* vo_opengl: refactor how hwdec interop exports textureswm42016-05-101-8/+15
* video: refactor how VO exports hwdec device handleswm42016-05-091-9/+11
* vo_opengl: only open one OpenGL/DX interop handle when using dxva2Kevin Mitchell2016-03-151-15/+7
* dxva2: fix shared surface typeJames Ross-Gowan2016-02-191-22/+22
* vo_opengl: dxinterop: add dxva2 passthroughKevin Mitchell2016-02-171-0/+222