summaryrefslogtreecommitdiff
path: root/libavcodec/sipr16k.c
Commit message (Expand)AuthorAge
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun2012-08-27
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Move clipping of audio samples (for those codecs outputting float) from decoderRonald S. Bultje2010-04-21
* Make the Sipr16k postfilter function write data into the target/output buffer.Ronald S. Bultje2010-04-21
* SIPR16k decoderVitor Sessak2010-01-16