summaryrefslogtreecommitdiffstats
path: root/libavcodec/celp_math.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244'Hendrik Leppkes2015-12-071-10/+10
|\
| * lavc: G.723.1 encoderMohamed Naufal2015-11-301-0/+10
* | Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'Michael Niedermayer2012-10-211-1/+1
|\ \ | |/
| * celp_math: rename ff_log2 to ff_log2_q15Mans Rullgard2012-10-201-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-281-8/+0
|\ \ | |/
| * celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun2012-08-271-10/+0
| * celp_math: Move ff_cos() to the only place it is usedDiego Biurrun2012-08-271-8/+0
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-111-0/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-1/+1
|\ \ | |/
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | ff_dot_product(): change return value to int64_tMichael Niedermayer2011-10-011-1/+1
* | celp_math: cleanup ff_dot_product()Michael Niedermayer2011-09-291-2/+1
* | Add dot_product function for use by the G.723.1 decoderMohamed Naufal Basheer2011-09-291-0/+11
|/
* Fix grammar errors in documentationMåns Rullgård2010-06-301-1/+1
* Remove duplicated dot product code. Use dsputil'sAurelien Jacobs2008-12-291-20/+0
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-1/+1
* Add ff_dot_productf() to celp_math.{c,h}Kenan Gillet2008-10-301-0/+10
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-241-0/+86
OpenPOWER on IntegriCloud