Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: make celp_filters.* formatting more consistent with the rest of | Vitor Sessak | 2009-12-16 | 1 | -18/+9 |
* | Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests. | Vitor Sessak | 2009-12-16 | 1 | -1/+2 |
* | Add ff_celp_circ_addf() function to be used for sparse vector circular | Colin McQuillan | 2009-08-12 | 1 | -0/+15 |
* | cosmetics: K&R coding style | Diego Biurrun | 2009-08-02 | 1 | -25/+21 |
* | Add LP zero synthesis filter. Patch by Kenan Gillet. | Kenan Gillet | 2009-04-18 | 1 | -0/+22 |
* | Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com. | Kenan Gillet | 2008-10-30 | 1 | -2/+2 |
* | Remove nonsense @return Doxygen comment for void function. | Diego Biurrun | 2008-10-30 | 1 | -2/+0 |
* | Add a LPC filter | Kenan Gillet | 2008-10-30 | 1 | -0/+24 |
* | Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. | Kenan Gillet | 2008-10-24 | 1 | -0/+72 |