Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/snow_dwt: Remove ff_ prefix from ff_spatial_idwt_init() and ff_spatia... | Michael Niedermayer | 2015-05-18 | 1 | -4/+4 |
* | avcodec/snow: mark dwt init as av_cold | Michael Niedermayer | 2015-02-27 | 1 | -2/+2 |
* | Factorize avpriv_mirror() out | Michael Niedermayer | 2015-01-05 | 1 | -40/+30 |
* | snow_dwt: Don't try and free members of non-existent arrays | Derek Buitenhuis | 2014-12-15 | 1 | -2/+7 |
* | Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' | Michael Niedermayer | 2014-11-24 | 1 | -7/+7 |
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -2/+2 |
* | avcodec/snow_dwt: fix "incompatible pointer type" warnings | Michael Niedermayer | 2014-05-03 | 1 | -7/+7 |
* | avcodec/snow_dwt: use av_malloc(z)_array() | Michael Niedermayer | 2014-04-23 | 1 | -3/+3 |
* | lavc: split snow and dirac DWTs | Michael Niedermayer | 2013-01-14 | 1 | -0/+865 |