Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diracdec: Pass DWTPlane to dwt init | Timothy Gu | 2016-02-07 | 1 | -3/+2 |
| | |||||
* | diracdec: Split DWTPlane struct from Plane | Timothy Gu | 2016-02-07 | 1 | -0/+9 |
| | |||||
* | dirac_dwt: Rename init2 to init | Timothy Gu | 2016-02-07 | 1 | -3/+3 |
| | | | | The functions are all private. | ||||
* | dirac_dwt: Make x86 files/functions names consistent | Timothy Gu | 2016-02-05 | 1 | -0/+1 |
| | |||||
* | diracdec: Template DSP functions adding 10-bit versions | Kieran Kunhya | 2015-12-10 | 1 | -10/+10 |
| | |||||
* | Various small spelling fixes. | Reimar Döffinger | 2014-04-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> | ||||
* | avcodec/dirac_dwt: Remove unused ff_spatial_idwt2() | Michael Niedermayer | 2013-08-16 | 1 | -3/+0 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | lavc: split snow and dirac DWTs | Michael Niedermayer | 2013-01-14 | 1 | -0/+126 |
There is only about 4 lines of common code, so it alot cleaner when seperated. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |