summaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext_d3d11va.c
Commit message (Expand)AuthorAgeFilesLines
* hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints()wm42018-01-161-0/+33
* hwcontext_d3d11va: properly reset values after release/closeJan Ekström2017-11-251-5/+16
* hwcontext_d3d11: Log adapter details on device creationMark Thompson2017-11-251-1/+8
* avutil/hwcontext_d3d11va: Fix leak when wrapping texture in AVD3D11FrameDescr...Greg Wessels2017-11-071-0/+1
* d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-08-101-3/+3
* hwcontext_d3d11va: use correct license headerHendrik Leppkes2017-06-281-4/+4
* hwcontext_d3d11va: add option to enable debug modewm42017-06-271-0/+32
* dxva: support DXGI_FORMAT_420_OPAQUE decodingwm42017-06-271-2/+10
* hwcontext_d3d11va: allocate staging texture lazilywm42017-06-271-12/+34
* hwcontext_d3d11va: fix crash on frames_init failurewm42017-06-271-0/+2
* d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...Martin Storsjö2017-06-271-33/+47
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-271-0/+490
OpenPOWER on IntegriCloud