Re: [FFmpeg-devel] [vaapi-cavs 7/7] cavs: support vaapi hwaccel decoding
On 21/01/2024 14:18, jianfeng.zheng wrote: see https://github.com/intel/libva/pull/738 Signed-off-by: jianfeng.zheng --- configure | 14 libavcodec/Makefile | 1 + libavcodec/cavs.h | 4 + libavcodec/cavsdec.c | 101 +-- lib
[FFmpeg-devel] [vaapi-cavs 7/7] cavs: support vaapi hwaccel decoding
see https://github.com/intel/libva/pull/738 Signed-off-by: jianfeng.zheng --- configure | 14 libavcodec/Makefile | 1 + libavcodec/cavs.h | 4 + libavcodec/cavsdec.c | 101 +-- libavcodec/hwaccels.h | 1 + libavcodec/vaapi_c