summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
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-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic24-39/+1403
2011-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer77-459/+601
2011-12-12doxygen: misc consistency, spelling and wording fixesDiego Biurrun51-179/+179
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-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-06-30Fix grammar errors in documentationMåns Rullgård111-579/+578
2008-12-29Remove duplicated dot product code. Use dsputil'sAurelien Jacobs3-22/+7
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun30-122/+116
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