Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c() | Michael Niedermayer | 2017-11-13 | 1 | -4/+4 |
* | avcodec/aacpsdsp_template: Fix undefined integer overflow in ps_add_squares_c() | Michael Niedermayer | 2017-08-27 | 1 | -1/+1 |
* | lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis | Clément Bœsch | 2017-06-28 | 1 | -1/+1 |
* | lavc/aarch64: add a few SIMD functions for AAC PS | Clément Bœsch | 2017-06-28 | 1 | -0/+2 |
* | lavc/aacpsdsp: fix a few spaces (cosmetics) | Clément Bœsch | 2017-06-28 | 1 | -4/+5 |
* | x86/aacpsdsp: add SSE and SSE3 optimized functions | James Almer | 2015-07-30 | 1 | -0/+2 |
* | avcodec: Implementation of AAC_fixed_decoder (PS-module) | Djordje Pesut | 2015-07-22 | 1 | -0/+228 |