summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_d3d12va.c
Commit message (Expand)AuthorAge
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-31
* avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internalsAndreas Rheinhardt2024-03-07
* avutil/hwcontext_d3d12va: Allocate pub and priv frames hwctx togetherAndreas Rheinhardt2024-03-07
* avutil/hwcontext_d3d12va: Allocate pub and priv device hwctx togetherAndreas Rheinhardt2024-03-07
* avutil/hwcontext_d3d12va: Use av_image_copy() wrapperAndreas Rheinhardt2024-01-24
* avutil/hwcontext_d3d12va: remove unused variablesJames Almer2023-12-21
* avutil/hwcontext_d3d12va: fix indentation in d3d12va_transfer_data()James Almer2023-12-21
* avutil/hwcontext_d3d12va: cast the input pointer array argument on av_image_c...James Almer2023-12-21
* avutil/hwcontext_d3d12va: remove an unused functionTong Wu2023-12-21
* libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12Wu Jianhua2023-12-21