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