summaryrefslogtreecommitdiffstats
path: root/libavcodec/celp_math.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: G.723.1 encoderMohamed Naufal2015-11-301-0/+13
* celp_math: rename ff_log2 to ff_log2_q15Mans Rullgard2012-10-201-1/+1
* celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun2012-08-271-11/+0
* celp_math: Move ff_cos() to the only place it is usedDiego Biurrun2012-08-271-25/+0
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* Remove unused code under G729_BITEXACT #ifdef.Diego Biurrun2011-07-201-85/+0
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Fix build.François Revol2008-10-311-1/+1
* Add ff_dot_productf() to celp_math.{c,h}Kenan Gillet2008-10-301-0/+11
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-241-0/+197
OpenPOWER on IntegriCloud