summaryrefslogtreecommitdiff
path: root/libavcodec/dwt.c
Commit message (Expand)AuthorAge
* dwt: Drop unused functions spatial_compose{53|97}i()Diego Biurrun2012-09-27
* dwt: Remove unused code.Diego Biurrun2012-08-26
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* dwt: remove variable-length arraysRonald S. Bultje2012-06-17
* dwt: return errors from ff_slice_buffer_init()Diego Biurrun2012-05-22
* dwt: check malloc callsJordi Ortiz2012-05-22
* dwt: K&R prettyprinting cosmeticsJordi Ortiz2012-05-21
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Make ff_spatial_idwt_{init, slice} static to dwt.cDiego Elio Pettenò2011-01-25
* 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