lavc/vaapi_encode: Add VAAPI AV1 encoder

Signed-off-by: Fei Wang <fei.w.wang@intel.com>
Acked-by: Neal Gompa <ngompa13@gmail.com>
This commit is contained in:
Fei Wang
2023-09-11 15:52:31 +08:00
committed by Haihao Xiang
parent 254c5a8134
commit 3be81e3b44
11 changed files with 1329 additions and 51 deletions

View File

@@ -34,6 +34,7 @@ version <next>:
- Support HEVC,VP9,AV1 codec fourcclist in enhanced rtmp protocol
- CRI USM demuxer
- ffmpeg CLI '-top' option deprecated in favor of the setfield filter
- VAAPI AV1 encoder
version 6.0: