summaryrefslogtreecommitdiff
path: root/libavcodec/dwt.c
Commit message (Expand)AuthorAge
* dwt: fix about a dozen "warning: assignment from incompatible pointer type"Michael Niedermayer2012-02-05
* dwt: fix a dozen or so "warning: initialization from incompatible pointer type"Michael Niedermayer2012-02-05
* dwt: Code make up, removed gotosJordi Ortiz2011-11-05
* dirac: enable ff_spatial_idwt_init_mmx()Michael Niedermayer2011-10-30
* DIRAC Decoder stable version, MMX support removed.multiple authors2011-10-30
* Make ff_spatial_idwt_{init, slice} static to dwt.cDiego Elio Pettenò2011-01-26
* DWT: x86 init should depend on HAVE_MMXMåns Rullgård2010-03-14
* Add ff_ prefix to dwt functionsMåns Rullgård2010-03-14
* Separate DWT from snow and dsputilMåns Rullgård2010-03-14