summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_d3d11va.c
Commit message (Expand)AuthorAge
* hwcontext_d3d11: Fix crash with valid adapter but no deviceMark Thompson2018-03-28
* hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints()wm42018-01-16
* hwcontext_d3d11va: properly reset values after release/closeJan Ekström2017-11-25
* hwcontext_d3d11: Log adapter details on device creationMark Thompson2017-11-25
* avutil/hwcontext_d3d11va: Fix leak when wrapping texture in AVD3D11FrameDescr...Greg Wessels2017-11-07
* d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-08-10
* hwcontext_d3d11va: use correct license headerHendrik Leppkes2017-06-28
* hwcontext_d3d11va: add option to enable debug modewm42017-06-27
* dxva: support DXGI_FORMAT_420_OPAQUE decodingwm42017-06-27
* hwcontext_d3d11va: allocate staging texture lazilywm42017-06-27
* hwcontext_d3d11va: fix crash on frames_init failurewm42017-06-27
* d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...Martin Storsjö2017-06-27
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-27