summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/hwdec.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-239/+0
* vo_opengl: separate hwdec context and mapping, port it to use rawm42017-08-101-47/+97
* vo_opengl: do not use vaapi-over-GLXwm42017-07-071-1/+1
* d3d: make DXVA2 support optionalwm42017-06-301-3/+3
* vo_opengl: remove dxva2 dummy hwdec backendwm42017-02-201-1/+0
* vo_opengl: implement videotoolbox hwdec on iOSAman Gupta2017-02-171-1/+1
* vo_opengl, vo_opengl_cb: better hwdec interop backend selectionwm42017-01-171-0/+63
* vo_opengl: allow hwdec interops to support multiple image formatswm42016-09-301-0/+9
* hwdec_cuda: Rename config variable to be more consistentPhilip Langdale2016-09-161-1/+1
* vo_opengl: add hw overlay support and use it for RPIwm42016-09-121-0/+4
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodePhilip Langdale2016-09-081-0/+4
* video: remove d3d11 video processor use from OpenGL interopwm42016-05-291-0/+2
* video: add --hwdec=auto-copy modewm42016-05-111-1/+1
* build: merge d3d11va and dxva2 hwaccel checkswm42016-05-111-1/+1
* vo_opengl: refactor how hwdec interop exports textureswm42016-05-101-1/+0
* video: refactor how VO exports hwdec device handleswm42016-05-091-20/+9
* command: change some hwdec propertieswm42016-05-041-0/+2
* vo_opengl: D3D11VA + ANGLE interopwm42016-04-271-0/+2
* vo_opengl: add dxva2 interop to angle backendKevin Mitchell2016-03-101-0/+4
* wscript: remove dxva2-dxinterop configure testKevin Mitchell2016-02-171-2/+2
* vo_opengl: dxinterop: add dxva2 passthroughKevin Mitchell2016-02-171-0/+4
* vo_opengl: hwdec: use IDs for API, and log which backend is usedwm42016-02-011-10/+16
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* videotoolbox: make decoder format customizablewm42015-11-171-4/+7
* vo_opengl: never load vaapi GLX interop by defaultwm42015-11-091-1/+1
* video: remove VDA supportwm42015-09-281-2/+1
* vaapi: remove dependency on X11wm42015-09-271-1/+1
* vo_opengl: support new VAAPI EGL interopwm42015-09-251-0/+4
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-0/+101