Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-17avcodec/aacdec_fixed: Limit index in vector_pow43()Michael Niedermayer
2019-12-02avcodec/aacdec_fixed: Handle more extreem cases in noise_scale()Michael Niedermayer
2019-12-02avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplifyMichael Niedermayer
2019-12-02avcodec/aacdec_fixed: Fix undefined shift in noise_scale()Michael Niedermayer
2018-07-10avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_cou...Michael Niedermayer
2018-07-10avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_depend...Michael Niedermayer
2018-07-10avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed()Michael Niedermayer
2018-02-01avcodec/aacdec_fixed: Fix undefined shiftMichael Niedermayer
2018-02-01avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed()Michael Niedermayer
2018-02-01avcodec/aacdec_fixed: Fix integer overflow in predict()Michael Niedermayer
2017-08-08avcodec/aacdec_fixed: fix invalid shift in predict()Michael Niedermayer
2017-07-26avcodec/aacdec_fixed: fix: left shift of negative value -1Michael Niedermayer
2017-06-22avcodec/aacdec_fixed: Check s for being too smallMichael Niedermayer
2017-06-11avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1297616Michael Niedermayer
2017-06-06avcodec/aacdec_fixed: Fix runtime error: left shift of 1 by 31 places cannot ...Michael Niedermayer
2017-06-06avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 is too l...Michael Niedermayer
2017-06-06avcodec/aacdec_fixed: Fix runtime error: signed integer overflow: -2147483648...Michael Niedermayer
2017-06-06avcodec/aacdec_fixed: Fix runtime error: shift exponent 34 is too large for 3...Michael Niedermayer
2017-05-20avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1Michael Niedermayer
2017-05-20avcodec/aacdec_fixed: Fix multiple shift exponent 33 is too large for 32-bit ...Michael Niedermayer
2015-08-22aacdec_fixed: Make exp2tab static constTimothy Gu
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-09libavcodec: Implementation of AAC_fixed_decoder (LC-module) [4/4]Jovan Zelincevic
2015-07-09libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4]Djordje Pesut