summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_d3d11vpp.c
Commit message (Expand)AuthorAgeFilesLines
* vf_d3d11vpp: flush device context only when using shared textureswm42016-06-161-1/+2
* vf_d3d11vpp: make missing deinterlacing caps non-fatalwm42016-06-161-3/+2
* vf_d3d11vpp: log some video processor creation parameterswm42016-06-161-2/+7
* video: remove d3d11 video processor use from OpenGL interopwm42016-05-291-36/+78
* vf_d3d11vpp: add a D3D11 video processor filterwm42016-05-281-0/+490