Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/alacdsp: Make intermediates unsigned | Michael Niedermayer | 2022-07-02 | 1 | -2/+2 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -2/+3 |
* | avcodec/alacdsp: fix integer overflow in decorrelate_stereo() | Michael Niedermayer | 2021-12-17 | 1 | -1/+1 |
* | avcodec/alacdsp: Fix invalid shift in append_extra_bits() | Michael Niedermayer | 2020-05-02 | 1 | -1/+1 |
* | x86/alacdsp: add simd optimized functions | James Almer | 2015-10-06 | 1 | -0/+3 |
* | avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdsp | James Almer | 2015-10-04 | 1 | -0/+60 |