[FFmpeg-devel] [PATCH] aacsbr_fixed: check for envelope scalefactors overflowing
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Wed Nov 11 21:57:07 CET 2015
On 11.11.2015 13:48, Michael Niedermayer wrote:
> On Mon, Nov 09, 2015 at 09:16:11PM +0100, Andreas Cadhalpun wrote:
>> This prevents various values from getting an insanely huge exponent.
>> If someone knows a cleaner solution, thats welcome!
>>
>> This is similar to commit 8978c74 for aacsbr.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>> libavcodec/aacsbr_fixed.c | 13 ++++++++++++-
>> 1 file changed, 12 insertions(+), 1 deletion(-)
>
> probably ok
Pushed.
Best regards,
Andreas
More information about the ffmpeg-devel
mailing list