[FFmpeg-devel] [PATCH] fix some filter dependencies

Matthias Troffaes matthias.troffaes at gmail.com
Sun Feb 7 11:45:30 EET 2021


Currently, ffmpeg builds with --disable-avcodec --disable-avformat
--enable-avfilter result in a broken avfilter library due to a few
filters that require avcodec or avformat are mistakenly compiled in.
For example, see:

https://ci.appveyor.com/project/mcmtroffaes/ffmpeg-msvc-build/builds/37633531/job/x19boq3c5qi4u132#L414

The attached patch fixes this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-avfilter-dependency-fix.patch
Type: application/octet-stream
Size: 1907 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210207/1f6dfbdb/attachment.obj>


More information about the ffmpeg-devel mailing list