summaryrefslogtreecommitdiffstats
path: root/video/dxva2.c
Commit message (Expand)AuthorAgeFilesLines
* dxva2: abort on mp_image_new_custom_ref failureKevin Mitchell2016-03-301-3/+1
* dxva2: stop using pointer obfuscator LPDIRECT3DSURFACE9Kevin Mitchell2016-03-301-4/+4
* dxva2: check for failure of mp_image_new_custom_refKevin Mitchell2016-02-161-5/+8
* dxva2: another attempt at using mp_image poolKevin Mitchell2016-02-161-46/+10
* dxva2: fix license on some newly added files to lgpl v2.1+Kevin Mitchell2016-02-161-7/+7
* dxva2: use mp_image pool for d3d surfacesKevin Mitchell2016-02-141-0/+122