summaryrefslogtreecommitdiff
path: root/libavcodec/celp_filters.h
Commit message (Expand)AuthorAge
* Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-11
* Add a shift parameter to celp_lp_synthesis_filter for reuse by the G.723.1 de...Mohamed Naufal Basheer2011-09-29
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Fix Doxygen @param command attribute syntax.Diego Biurrun2010-07-17
* Cosmetics: make celp_filters.* formatting more consistent with the rest ofVitor Sessak2009-12-16
* Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests.Vitor Sessak2009-12-16
* Add ff_celp_circ_addf() function to be used for sparse vector circularColin McQuillan2009-08-12
* cosmetics: K&R coding styleDiego Biurrun2009-08-02
* Add LP zero synthesis filter. Patch by Kenan Gillet.Kenan Gillet2009-04-18
* Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com.Kenan Gillet2008-10-30
* Remove nonsense @return Doxygen comment for void function.Diego Biurrun2008-10-30
* Add a LPC filterKenan Gillet2008-10-30
* Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.Kenan Gillet2008-10-24