| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/jpeg2000dsp: R-V V ict_float | Rémi Denis-Courmont | 2023-11-01 | 1 | -1/+3 |
* | lavc/jpeg2000dsp: make coefficients extern | Rémi Denis-Courmont | 2023-11-01 | 1 | -1/+2 |
* | avcodec/jpeg2000dsp: Use unsigned to avoid overflow | Andreas Rheinhardt | 2022-10-04 | 1 | -5/+4 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -2/+3 |
* | avcodec/jpeg2000dsp: Fix integer overflows in ict_int() | Michael Niedermayer | 2018-01-08 | 1 | -2/+2 |
* | avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() | Michael Niedermayer | 2017-09-11 | 1 | -2/+2 |
* | avcodec/jpeg2000dsp: Reorder operations in ict_int() to avoid 2 integer overf... | Michael Niedermayer | 2017-06-17 | 1 | -2/+2 |
* | avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} | James Almer | 2015-06-13 | 1 | -0/+3 |
* | jpeg2000: split off inverse MCT decoding as Jpeg2000DSP | James Almer | 2014-10-02 | 1 | -0/+98 |