Jan Engelhardt 2019-05-03 22:27:12 +00:00 committed by Git OBS Bridge
parent 51853e65ab
commit 6d5ff2f196

View File

@ -115,8 +115,6 @@ Source99: baselibs.conf
Patch2: ffmpeg-arm6l.diff Patch2: ffmpeg-arm6l.diff
Patch3: ffmpeg-new-coder-errors.diff Patch3: ffmpeg-new-coder-errors.diff
Patch4: ffmpeg-codec-choice.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/ # dav1d added https://patchwork.ffmpeg.org/patch/10843/
Patch6: ffmpeg-avcodec-libdav1d-AV1-decoder-wrapper.patch Patch6: ffmpeg-avcodec-libdav1d-AV1-decoder-wrapper.patch
BuildRequires: ladspa-devel BuildRequires: ladspa-devel
@ -637,9 +635,6 @@ LDFLAGS="%_lto_cflags" \
--enable-libssh \ --enable-libssh \
%if %{with srt} %if %{with srt}
--enable-libsrt \ --enable-libsrt \
%endif
%ifarch x86_64
--enable-libsvtav1 \
%endif %endif
--enable-libtheora \ --enable-libtheora \
--enable-libtwolame \ --enable-libtwolame \