summaryrefslogtreecommitdiffstats
path: root/video/decode/dxva2.c
Commit message (Expand)AuthorAgeFilesLines
* 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