summaryrefslogtreecommitdiffstats
path: root/libavcodec/acelp_pitch_delay.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-081-1/+1
|\
| * dsputil: remove shift parameter from scalarproduct_int16Christophe GISQUET2012-03-071-1/+1
* | Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer2011-09-241-0/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-11/+0
|\ \ | |/
| * Remove unused code under G729_BITEXACT #ifdef.Diego Biurrun2011-07-201-11/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-0/+1
|\ \ | |/
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Replace log2f(10) with a constantMåns Rullgård2010-02-201-1/+1
* Implement ff_decode_pitch_lag() that is used by both AMR and SIPR.Vitor Sessak2009-11-151-0/+44
* Implement AMR gain function that is used by both AMR and SIPR.Vitor Sessak2009-10-311-0/+21
* Remove duplicated dot product code. Use dsputil'sAurelien Jacobs2008-12-291-2/+4
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-241-1/+1
* make sum_of_squares() more genericMichael Niedermayer2008-07-031-2/+2
* gain code, gain pitch and pitch delay decoding for ACELP based codecsVladimir Voroshilov2008-06-301-0/+119
OpenPOWER on IntegriCloud