[FFmpeg-devel] [PATCH v3] vaapi: support VAProfileH264High10

Anton Khirnov anton at khirnov.net
Fri Mar 24 13:05:30 EET 2023


Quoting jianfeng.zheng (2023-01-11 11:46:29)
> see https://github.com/intel/libva/pull/664
> 
> Signed-off-by: jianfeng.zheng <jianfeng.zheng at mthreads.com>
> ---
>  configure                      | 13 +++++++++++++
>  libavcodec/h264_slice.c        |  9 ++++++++-
>  libavcodec/vaapi_decode.c      | 10 ++++++++++
>  libavcodec/vaapi_encode_h264.c | 27 ++++++++++++++++++++++-----
>  4 files changed, 53 insertions(+), 6 deletions(-)

The decoder and encoder changes should be in separate patches, as they
are completely unrelated.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list