diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index d04138c..438bf02 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -115,8 +115,6 @@ Source99: baselibs.conf Patch2: ffmpeg-arm6l.diff Patch3: ffmpeg-new-coder-errors.diff Patch4: ffmpeg-codec-choice.diff -# from https://github.com/OpenVisualCloud/SVT-AV1/blob/master/ffmpeg_plugin/ -Patch5: 0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch # dav1d added https://patchwork.ffmpeg.org/patch/10843/ Patch6: ffmpeg-avcodec-libdav1d-AV1-decoder-wrapper.patch BuildRequires: ladspa-devel @@ -637,9 +635,6 @@ LDFLAGS="%_lto_cflags" \ --enable-libssh \ %if %{with srt} --enable-libsrt \ -%endif -%ifarch x86_64 - --enable-libsvtav1 \ %endif --enable-libtheora \ --enable-libtwolame \