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