summaryrefslogtreecommitdiffstats
path: root/libavcodec/dwt.c
Commit message (Expand)AuthorAgeFilesLines
* dwt: fix about a dozen "warning: assignment from incompatible pointer type"Michael Niedermayer2012-02-051-13/+13
* dwt: fix a dozen or so "warning: initialization from incompatible pointer type"Michael Niedermayer2012-02-051-13/+13
* dwt: Code make up, removed gotosJordi Ortiz2011-11-051-203/+204
* dirac: enable ff_spatial_idwt_init_mmx()Michael Niedermayer2011-10-301-1/+1
* DIRAC Decoder stable version, MMX support removed.multiple authors2011-10-301-0/+540
* Make ff_spatial_idwt_{init, slice} static to dwt.cDiego Elio Pettenò2011-01-261-2/+2
* DWT: x86 init should depend on HAVE_MMXMåns Rullgård2010-03-141-1/+1
* Add ff_ prefix to dwt functionsMåns Rullgård2010-03-141-9/+9
* Separate DWT from snow and dsputilMåns Rullgård2010-03-141-0/+843
OpenPOWER on IntegriCloud