summaryrefslogtreecommitdiff
path: root/libavcodec/celp_math.c
Commit message (Expand)AuthorAge
* ff_dot_product(): change return value to int64_tMichael Niedermayer2011-10-01
* celp_math: cleanup ff_dot_product()Michael Niedermayer2011-09-29
* Add dot_product function for use by the G.723.1 decoderMohamed Naufal Basheer2011-09-29
* Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer2011-09-24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-21
|\
| * Remove unused code under G729_BITEXACT #ifdef.Diego Biurrun2011-07-20
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Fix build.François Revol2008-10-31
* Add ff_dot_productf() to celp_math.{c,h}Kenan Gillet2008-10-30
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-24