summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic24-39/+1403
2011-09-29Add a shift parameter to celp_lp_synthesis_filter for reuse by the G.723.1 de...Mohamed Naufal Basheer5-6/+10
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer88-606/+864
2011-06-23doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun38-259/+259
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-07-17Fix Doxygen @param command attribute syntax.Diego Biurrun8-102/+102
2009-12-16Cosmetics: make celp_filters.* formatting more consistent with the rest ofVitor Sessak2-36/+18
2009-12-16Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests.Vitor Sessak2-2/+98
2009-08-12Add ff_celp_circ_addf() function to be used for sparse vector circularColin McQuillan2-0/+25
2009-08-02cosmetics: K&R coding styleDiego Biurrun2-68/+54
2009-04-18Add LP zero synthesis filter. Patch by Kenan Gillet.Kenan Gillet2-0/+42
2008-10-30Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com.Kenan Gillet1-2/+2
2008-10-30Remove nonsense @return Doxygen comment for void function.Diego Biurrun1-2/+0
2008-10-30Add a LPC filterKenan Gillet2-0/+45
2008-10-24Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.Kenan Gillet6-107/+162