summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2012-10-21Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'Michael Niedermayer12-55/+126
2012-10-20celp_math: rename ff_log2 to ff_log2_q15Mans Rullgard3-3/+3
2012-08-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer25-853/+860
2012-08-27celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun15-83/+77
2012-08-27celp_math: Move ff_cos() to the only place it is usedDiego Biurrun4-35/+26
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer247-79/+550
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2012-07-07celp_math: use av_assertMichael Niedermayer1-5/+5
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic24-39/+1403
2011-10-01ff_dot_product(): change return value to int64_tMichael Niedermayer2-2/+2
2011-09-29celp_math: cleanup ff_dot_product()Michael Niedermayer3-17/+16
2011-09-29Add dot_product function for use by the G.723.1 decoderMohamed Naufal Basheer2-0/+23
2011-09-24Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer8-1/+761
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer32-1322/+435
2011-07-20Remove unused code under G729_BITEXACT #ifdef.Diego Biurrun3-100/+0
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2008-10-31Fix build.François Revol1-1/+1
2008-10-30Add ff_dot_productf() to celp_math.{c,h}Kenan Gillet2-0/+21
2008-10-24Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet5-7/+7