Quoting Niklas Haas (2024-10-16 14:30:47) > On Tue, 15 Oct 2024 18:12:21 +0200 Michael Niedermayer > <mich...@niedermayer.cc> wrote: > > Hi all > > > > This is a quick RFC about peoples oppinions on AVFilter > > > > The question: Should anyone be able to write a filter (which > > other people can use) ? > > Or should only we be able to add filters ? > > As a compromise, we could allow external filters with a more strict ABI > requirement, i.e. the filter must be built against the exact same version of > libavfilter. That way, we could still change the API as needed, without > needing to maintain long-term ABI compatibility.
Is that really any better than just adding your filter into your private fork of avfilter? -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".