summaryrefslogtreecommitdiffstats
path: root/libavcodec/celp_math.c
Commit message (Expand)AuthorAgeFilesLines
* ff_dot_product(): change return value to int64_tMichael Niedermayer2011-10-011-1/+1
* celp_math: cleanup ff_dot_product()Michael Niedermayer2011-09-291-6/+6
* Add dot_product function for use by the G.723.1 decoderMohamed Naufal Basheer2011-09-291-0/+12
* Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer2011-09-241-0/+85
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-85/+0
|\
| * 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