summaryrefslogtreecommitdiffstats
path: root/libavcodec/audiodsp.c
Commit message (Collapse)AuthorAgeFilesLines
* audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-221-2/+2
| | | | | | | This will make the x86 asm simpler. ARM conversion by Martin Storsjö <martin@martin.st> and Janne Grunau <janne-libav@jannau.net>
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-221-0/+118
OpenPOWER on IntegriCloud