[FFmpeg-devel] [PATCH 1/9] libavcodec/qsv: enabling d3d11va support, added mfxhdlpair
James Almer
jamrial at gmail.com
Mon Sep 6 15:53:22 EEST 2021
On 8/20/2021 6:48 PM, Artem Galin wrote:
> From: Artem Galin <artem.galin at intel.com>
>
> Adding DX11 relevant device type checks and adjusting callbacks with
> proper MediaSDK pair type support.
>
> Extending structure for proper MediaSDK pair type support.
>
> Signed-off-by: Artem Galin <artem.galin at intel.com>
> ---
> libavcodec/qsv.c | 53 ++++++++++++++++++++++++++-------------
> libavcodec/qsv_internal.h | 2 +-
> 2 files changed, 37 insertions(+), 18 deletions(-)
Will apply, thanks.
More information about the ffmpeg-devel
mailing list