summaryrefslogtreecommitdiffstats
path: root/libavcodec/dirac_dwt.c
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/dirac_dwt: initialize support value for fidelity waveletMichael Niedermayer2013-12-181-0/+1
| | | | | | | Avoids use of uninitialized memory Fixes: msan_uninit-mem_7f15e1988a6e_2748_RL_420p_ffdirac.drc Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avcodec/dirac_dwt: Remove unused ff_spatial_idwt2()Michael Niedermayer2013-08-161-14/+0
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavc: split snow and dirac DWTsMichael Niedermayer2013-01-141-0/+585
There is only about 4 lines of common code, so it alot cleaner when seperated. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
OpenPOWER on IntegriCloud