summaryrefslogtreecommitdiffstats
path: root/libavcodec/sipr16k.c
Commit message (Expand)AuthorAgeFilesLines
* sipr16kdata.h: add forgotten const.Reimar Döffinger2014-08-311-1/+1
* avcodec: fix duplicate includesMichael Niedermayer2013-09-211-1/+0
* Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-051-1/+2
|\
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
* | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer2013-01-231-4/+4
|\ \ | |/
| * floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-281-3/+4
|\ \ | |/
| * celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun2012-08-271-3/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Move clipping of audio samples (for those codecs outputting float) from decoderRonald S. Bultje2010-04-211-3/+0
* Make the Sipr16k postfilter function write data into the target/output buffer.Ronald S. Bultje2010-04-211-7/+16
* SIPR16k decoderVitor Sessak2010-01-161-0/+274
OpenPOWER on IntegriCloud