mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
ffmpeg: do not list AAC as patented
Both libraries in the tree (fdk-aac and faad) have patented functionality disabled when CONFIG_BUILD_PATENTED is off. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -144,7 +144,6 @@ comment "External Libraries"
|
||||
config FFMPEG_CUSTOM_SELECT_libfdk-aac
|
||||
bool "Fraunhofer FDK AAC encoding library (libfdk-aac)"
|
||||
depends on FFMPEG_CUSTOM_NONFREE
|
||||
depends on FFMPEG_CUSTOM_PATENTED
|
||||
depends on PACKAGE_fdk-aac
|
||||
|
||||
config FFMPEG_CUSTOM_SELECT_libmp3lame
|
||||
|
||||
Reference in New Issue
Block a user