aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode/dxva2.c
Commit message (Expand)AuthorAge
* dxva2: fix handling of cropped videoGravatar wm42015-07-06
* client API, dxva2: add a workaround for OpenGL fullscreen issuesGravatar wm42015-07-03
* vo_direct3d, dxva2: use the same D3D deviceGravatar wm42015-07-03
* dxva2: move device creation codeGravatar wm42015-07-03
* dxva2: support HEVCGravatar wm42015-05-14
* dxva2: fix broken build with gcc 5.1Gravatar Avi Halachmi (:avih)2015-04-24
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macrosGravatar wm42015-01-07
* dxva2: copy mp_image attributes to sw_imgGravatar James Ross-Gowan2015-01-07
* dxva2: use gpu_memcpy with unmatched stridesGravatar James Ross-Gowan2014-10-27
* dxva2: fix copying surfaces with different strideGravatar James Ross-Gowan2014-10-27
* dxva2: fix crash on initialization failureGravatar wm42014-10-26
* dxva2: use optimized memcpyGravatar James Ross-Gowan2014-10-26
* video: initial dxva2 supportGravatar wm42014-10-25