Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/snow_dwt: fix "incompatible pointer type" warnings | Michael Niedermayer | 2014-05-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | lavc: split snow and dirac DWTs | Michael Niedermayer | 2013-01-14 | 1 | -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> |