From a37a0b4001e24ddcc9ce6311ce3653632ea29281295ae01af1a444938cb3b5f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 18 Feb 2019 08:41:36 +0000 Subject: [PATCH] Accepting request 676694 from home:iznogood:branches:multimedia:libs Resub, do just plain aac - just in case to maximize hope of getting it apporoved by legal - Add aac to enabled_encoders and enabled_decoders. Build the native aac support in ffmpeg. These do not support HE-AAC (v1/2) protocols. OBS-URL: https://build.opensuse.org/request/show/676694 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=46 --- enable_decoders | 1 + enable_encoders | 1 + ffmpeg-4.changes | 7 +++++++ ffmpeg-4.spec | 4 ++-- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/enable_decoders b/enable_decoders index 03e811a..0f646a0 100644 --- a/enable_decoders +++ b/enable_decoders @@ -1,4 +1,5 @@ ## module name # reason for enablement in ffmpeg (usually there is another package that already got legal review) +aac ac3 ansi # trivial apng diff --git a/enable_encoders b/enable_encoders index 548c875..cefc2ed 100644 --- a/enable_encoders +++ b/enable_encoders @@ -1,4 +1,5 @@ ## module name # reason for enablement in ffmpeg (usually there is another package that already got legal review) +aac apng # libpng ass # trivial ayuv # trival diff --git a/ffmpeg-4.changes b/ffmpeg-4.changes index 90a83de..b9bdc16 100644 --- a/ffmpeg-4.changes +++ b/ffmpeg-4.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Feb 16 13:21:11 UTC 2019 - bjorn.lie@gmail.com + +- Add aac to enabled_encoders and enabled_decoders. Build the + native aac support in ffmpeg. These do not support HE-AAC (v1/2) + protocols. + ------------------------------------------------------------------- Sat Feb 16 12:41:43 UTC 2019 - davejplater@gmail.com diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index 63549da..fe577c5 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -55,7 +55,7 @@ %bcond_with x264 %bcond_with x265 %bcond_with xvid -%bcond_with svt_av1 +%bcond_with svt_av1 # Full build or just support package on older codestream %if 0%{?suse_version} > 1500