[FFmpeg-devel] [PATCH v7 05/10] qsv: build audio related code when MFX_VERSION < 2.0

Anton Khirnov anton at khirnov.net
Tue Apr 5 14:50:00 EEST 2022


Quoting Xiang, Haihao (2022-03-11 09:16:25)
> From: Haihao Xiang <haihao.xiang at intel.com>
> 
> Audio isn't supported for MFX_VERSION >= 2.0[1][2]. This is in
> preparation for oneVPL support
> 
> [1]: https://spec.oneapi.io/versions/latest/elements/oneVPL/source/VPL_intel_media_sdk.html#msdk-full-name-feature-removals
> [2]: https://github.com/oneapi-src/oneVPL
> ---
>  libavcodec/qsv.c     | 5 +++++
>  libavfilter/qsvvpp.c | 6 ++++++
>  libavfilter/qsvvpp.h | 2 ++
>  3 files changed, 13 insertions(+)

Why not just remove this completely?
None of our QSV code  does anything with audio.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list