summaryrefslogtreecommitdiffstats
path: root/video/decode/dxva2.c
Commit message (Expand)AuthorAgeFilesLines
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macroswm42015-01-071-7/+2
* dxva2: copy mp_image attributes to sw_imgJames Ross-Gowan2015-01-071-0/+1
* dxva2: use gpu_memcpy with unmatched stridesJames Ross-Gowan2014-10-271-8/+29
* dxva2: fix copying surfaces with different strideJames Ross-Gowan2014-10-271-10/+18
* dxva2: fix crash on initialization failurewm42014-10-261-0/+2
* dxva2: use optimized memcpyJames Ross-Gowan2014-10-261-11/+35
* video: initial dxva2 supportwm42014-10-251-0/+606