ffmpeg/ffmpeg-allow-fdk-aac-free.patch

28 lines
656 B
Diff
Raw Normal View History

From: Andreas Schneider <asn@cryptomilk.org>
2022-02-11 19:18:52 +00:00
fdk-aac-free-devel is GPL compatible
See https://bugzilla.redhat.com/show_bug.cgi?id=1501522#c112
Index: ffmpeg-7.0/configure
2022-02-11 19:18:52 +00:00
===================================================================
--- ffmpeg-7.0.orig/configure 2022-02-09 20:07:49.490888877 +0100
+++ ffmpeg-7.0/configure 2022-02-09 20:08:30.102854308 +0100
@@ -1872,7 +1872,6 @@ EXTERNAL_LIBRARY_GPL_LIST="
2022-02-11 19:18:52 +00:00
EXTERNAL_LIBRARY_NONFREE_LIST="
decklink
- libfdk_aac
libtls
"
@@ -1912,6 +1911,7 @@ EXTERNAL_LIBRARY_LIST="
libcodec2
2022-02-11 19:18:52 +00:00
libdav1d
libdc1394
+ libfdk_aac
libflite
libfontconfig
libfreetype