aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/snow_dwt.h
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/snow_dwt: fix "incompatible pointer type" warningsMichael Niedermayer2014-05-031-2/+2
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavc: split snow and dirac DWTsMichael Niedermayer2013-01-141-0/+127
There is only about 4 lines of common code, so it alot cleaner when seperated. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>