aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/snow_dwt.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/snow_dwt: Remove ff_ prefix from ff_spatial_idwt_init() and ff_spatia...Michael Niedermayer2015-05-181-4/+4
* avcodec/snow: mark dwt init as av_coldMichael Niedermayer2015-02-271-2/+2
* Factorize avpriv_mirror() outMichael Niedermayer2015-01-051-40/+30
* snow_dwt: Don't try and free members of non-existent arraysDerek Buitenhuis2014-12-151-2/+7
* Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600'Michael Niedermayer2014-11-241-7/+7
* Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-171-2/+2
* avcodec/snow_dwt: fix "incompatible pointer type" warningsMichael Niedermayer2014-05-031-7/+7
* avcodec/snow_dwt: use av_malloc(z)_array()Michael Niedermayer2014-04-231-3/+3
* lavc: split snow and dirac DWTsMichael Niedermayer2013-01-141-0/+865