On Wed, Feb 1, 2023 at 3:33 PM Kristofer Björkström <kristofer.bjorkst...@axis.com> wrote: > > From 6828ea418f0209dface9fbb23ff4657f66988f5e Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Kristofer=20Bj=C3=B6rkstr=C3=B6m?= <krist...@axis.com> > Date: Wed, 1 Feb 2023 15:15:14 +0100 > Subject: [PATCH] configure: add --disable-he-aac option > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > Make it possible to disable HE and HEv2 support for AAC. To avoid > patents in HE-AAC. >
I don't feel like this adds a good precedence to our codebase. We generally ignore patents, because every codec is littered with them. Having options to cherry-pick which patents are enabled and which are not is not only very ugly, but also impossible to track or make any guarantees on, so I think we should not even start. - Hendrik _______________________________________________ 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".