summaryrefslogtreecommitdiff
path: root/libavcodec/celp_filters.c
Commit message (Expand)AuthorAge
* Add LP zero synthesis filter. Patch by Kenan Gillet.Kenan Gillet2009-04-18
* [COSMETIC] Correct a minor nit. Should be clearer now.Reynaldo H. Verdejo Pinochet2009-04-15
* Fix possibly harmful outbound addressing. Patch by Kenan Gillet.Kenan Gillet2009-04-15
* Change sign in ff_celp_lp_synthesis_filterf(). This makes this functionKenan Gillet2009-02-23
* Add a LPC filterKenan Gillet2008-10-30
* Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.Kenan Gillet2008-10-24