summaryrefslogtreecommitdiff
path: root/libavcodec/dirac_dwt.c
Commit message (Expand)AuthorAge
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* diracdec: Pass DWTPlane to dwt initTimothy Gu2016-02-07
* dirac_dwt: Rename init2 to initTimothy Gu2016-02-07
* dirac_dwt: Don't pass information in context as argumentsTimothy Gu2016-02-07
* dirac_dwt: Make x86 files/functions names consistentTimothy Gu2016-02-05
* lavc/dirac_dwt: fix building without asmMichael Bradshaw2016-02-06
* dirac_dwt: remove unnecessary undefsRostislav Pehlivanov2015-12-31
* diracdec: Template DSP functions adding 10-bit versionsKieran Kunhya2015-12-10
* dirac: use and forward error codesAndreas Cadhalpun2015-05-06
* Factorize avpriv_mirror() outMichael Niedermayer2015-01-05
* Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
* avcodec/dirac_dwt: initialize support value for fidelity waveletMichael Niedermayer2013-12-18
* avcodec/dirac_dwt: Remove unused ff_spatial_idwt2()Michael Niedermayer2013-08-16
* lavc: split snow and dirac DWTsMichael Niedermayer2013-01-14