summaryrefslogtreecommitdiffstats
path: root/libavcodec/mlpdsp.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
* avcodec: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-301-5/+5
* dsputil: split out mlp dsp functionLuca Barbato2012-10-111-3/+4
* Drop unnecessary directory prefixes from #include directives.Diego Biurrun2011-06-071-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Move prototypes for various dsputil init functions to dsputil.hMåns Rullgård2010-03-061-2/+0
* mlp: Re-enable x86-optimized DSP functions.Ramiro Polla2009-05-251-0/+4
* Revert part of r18903:Ramiro Polla2009-05-231-4/+0
* MLP DSP functions x86-optimized.Ramiro Polla2009-05-231-0/+4
* mlp: Simplify adressing of state and coeffs arrays for both filters by makingRamiro Polla2009-05-151-2/+6
* mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8.Ramiro Polla2009-05-151-1/+2
* mlpdec: Move MLP's filter_channel() to dsputils.Ramiro Polla2009-04-301-0/+56
OpenPOWER on IntegriCloud