summaryrefslogtreecommitdiffstats
path: root/libavcodec/dwt.c
Commit message (Expand)AuthorAgeFilesLines
* dwt: Drop unused functions spatial_compose{53|97}i()Diego Biurrun2012-09-271-18/+0
* dwt: Remove unused code.Diego Biurrun2012-08-261-120/+1
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* dwt: remove variable-length arraysRonald S. Bultje2012-06-171-54/+55
* dwt: return errors from ff_slice_buffer_init()Diego Biurrun2012-05-221-3/+4
* dwt: check malloc callsJordi Ortiz2012-05-221-1/+15
* dwt: K&R prettyprinting cosmeticsJordi Ortiz2012-05-211-527/+665
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Make ff_spatial_idwt_{init, slice} static to dwt.cDiego Elio Pettenò2011-01-251-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