SHA256
1
0
forked from jengelh/ffmpeg-4
Jan Engelhardt 2021-06-04 13:39:18 +00:00 committed by Git OBS Bridge
parent b3ad779a1f
commit 4d3af889b9

View File

@ -666,9 +666,11 @@ LDFLAGS="%_lto_cflags" \
%if %{with rubberband}
--enable-librubberband \
%endif
%ifarch x86_64
%if 0%{?suse_version} >= 1550
--enable-libsvtav1 \
%endif
%endif
%if %{with soxr}
--enable-libsoxr \
%endif