summaryrefslogtreecommitdiffstats
path: root/libavcodec/celp_filters.c
Commit message (Expand)AuthorAgeFilesLines
* Add ff_celp_circ_addf() function to be used for sparse vector circularColin McQuillan2009-08-121-0/+10
* Correct the sign of the arithmetic in ff_celp_lp_zero_synthesis_filterf()Colin McQuillan2009-08-031-1/+1
* cosmetics: K&R coding styleDiego Biurrun2009-08-021-43/+33
* Add LP zero synthesis filter. Patch by Kenan Gillet.Kenan Gillet2009-04-181-0/+20
* [COSMETIC] Correct a minor nit. Should be clearer now.Reynaldo H. Verdejo Pinochet2009-04-151-2/+2
* Fix possibly harmful outbound addressing. Patch by Kenan Gillet.Kenan Gillet2009-04-151-6/+4
* Change sign in ff_celp_lp_synthesis_filterf(). This makes this functionKenan Gillet2009-02-231-1/+1
* Add a LPC filterKenan Gillet2008-10-301-0/+21
* Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.Kenan Gillet2008-10-241-0/+86
OpenPOWER on IntegriCloud