Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-19lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*().Carl Eugen Hoyos
2018-07-25avutil/hwcontext_d3d11va: fix type arguments passed to IDXGIAdapter2_GetDesc()James Almer
2018-04-14Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'James Almer
2018-04-09Drop Windows XP support remnantsDiego Biurrun
2018-03-28hwcontext_d3d11: Fix crash with valid adapter but no deviceMark Thompson
2018-01-16hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints()wm4
2017-11-25hwcontext_d3d11va: properly reset values after release/closeJan Ekström
2017-11-25hwcontext_d3d11: Log adapter details on device creationMark Thompson
2017-11-08avutil/hwcontext_d3d11va: Fix leak when wrapping texture in AVD3D11FrameDescr...Greg Wessels
2017-08-10d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö
2017-07-05d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö
2017-06-28hwcontext_d3d11va: use correct license headerHendrik Leppkes
2017-06-27hwcontext_d3d11va: add option to enable debug modewm4
2017-06-27dxva: support DXGI_FORMAT_420_OPAQUE decodingwm4
2017-06-27hwcontext_d3d11va: allocate staging texture lazilywm4
2017-06-27hwcontext_d3d11va: fix crash on frames_init failurewm4
2017-06-27d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...Martin Storsjö
2017-06-27lavu: add new D3D11 pixfmt and hwcontextwm4
2017-06-27hwcontext_d3d11va: add option to enable debug modewm4
2017-06-27dxva: support DXGI_FORMAT_420_OPAQUE decodingwm4
2017-06-27hwcontext_d3d11va: allocate staging texture lazilywm4
2017-06-27hwcontext_d3d11va: fix crash on frames_init failurewm4
2017-06-18d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...Martin Storsjö
2017-06-08lavu: add new D3D11 pixfmt and hwcontextwm4