| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/mem: Don't include avutil.h | Andreas Rheinhardt | 2023-09-07 | 1 | -0/+1 |
* | avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func | Andreas Rheinhardt | 2022-09-28 | 1 | -3/+3 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -1/+3 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | diracdec: Pass DWTPlane to dwt init | Timothy Gu | 2016-02-07 | 1 | -8/+7 |
* | dirac_dwt: Rename init2 to init | Timothy Gu | 2016-02-07 | 1 | -6/+6 |
* | dirac_dwt: Don't pass information in context as arguments | Timothy Gu | 2016-02-07 | 1 | -3/+10 |
* | dirac_dwt: Make x86 files/functions names consistent | Timothy Gu | 2016-02-05 | 1 | -3/+2 |
* | lavc/dirac_dwt: fix building without asm | Michael Bradshaw | 2016-02-06 | 1 | -1/+1 |
* | dirac_dwt: remove unnecessary undefs | Rostislav Pehlivanov | 2015-12-31 | 1 | -3/+0 |
* | diracdec: Template DSP functions adding 10-bit versions | Kieran Kunhya | 2015-12-10 | 1 | -507/+23 |
* | dirac: use and forward error codes | Andreas Cadhalpun | 2015-05-06 | 1 | -1/+1 |
* | Factorize avpriv_mirror() out | Michael Niedermayer | 2015-01-05 | 1 | -20/+10 |
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -1/+0 |
* | avcodec/dirac_dwt: initialize support value for fidelity wavelet | Michael Niedermayer | 2013-12-18 | 1 | -0/+1 |
* | avcodec/dirac_dwt: Remove unused ff_spatial_idwt2() | Michael Niedermayer | 2013-08-16 | 1 | -14/+0 |
* | lavc: split snow and dirac DWTs | Michael Niedermayer | 2013-01-14 | 1 | -0/+585 |