1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-06-05 22:39:13 +02:00
Martin Storsjo 8264e376ea Saturate additions in getEnvSfbEnergy in SBR encoding
This avoids wraparounds, which can trigger failed asserts with
some inputs. This fixes
https://github.com/mstorsjo/fdk-aac/issues/158.

The implementation of saturated addition loses the contents of the
lowest bit though, thus this change affects the output - but the
change is said to be acceptable.
2023-11-10 11:43:44 +02:00
2016-09-11 13:28:30 +03:00
2018-04-19 11:21:15 -07:00
2021-08-24 10:00:04 +03:00
2022-08-22 11:27:53 -07:00
2013-09-07 18:32:50 +03:00
2021-01-20 11:11:54 +02:00
2021-01-20 11:11:54 +02:00
2022-03-07 14:26:02 -08:00
2018-04-19 11:21:15 -07:00
2017-06-05 10:10:15 -07:00
2014-06-23 10:45:50 +03:00
2012-09-13 23:27:27 +03:00
Description
No description provided
9.8 MiB
Languages
C++ 75.2%
C 24.5%
CMake 0.2%
Makefile 0.1%