mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-03 04:14:24 +00:00
current FFmpeg version dd2976b9 doesn't compile with SVT-AV1 commit 9485b939 with following error: ``` libavcodec/libsvtav1.c:240:14: error: ‘EbSvtAv1EncConfiguration’ has no member named ‘enable_adaptive_quantization’ 240 | param->enable_adaptive_quantization = 0; ```