summaryrefslogtreecommitdiff
path: root/libavcodec/acelp_pitch_delay.c
Commit message (Expand)AuthorAge
* Replace log2f(10) with a constantMåns Rullgård2010-02-20
* Implement ff_decode_pitch_lag() that is used by both AMR and SIPR.Vitor Sessak2009-11-15
* Implement AMR gain function that is used by both AMR and SIPR.Vitor Sessak2009-10-31
* Remove duplicated dot product code. Use dsputil'sAurelien Jacobs2008-12-29
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-24
* make sum_of_squares() more genericMichael Niedermayer2008-07-03
* gain code, gain pitch and pitch delay decoding for ACELP based codecsVladimir Voroshilov2008-06-30