]> git.sesse.net Git - ffmpeg/history - libavcodec/celp_filters.c
cosmetics: Remove unnecessary {} around if/for blocks;
[ffmpeg] / libavcodec / celp_filters.c
2009-04-18 Kenan GilletAdd LP zero synthesis filter. Patch by Kenan Gillet.
2009-04-15 Reynaldo H. Verdej... [COSMETIC] Correct a minor nit. Should be clearer now.
2009-04-15 Kenan GilletFix possibly harmful outbound addressing. Patch by...
2009-02-23 Kenan GilletChange sign in ff_celp_lp_synthesis_filterf(). This...
2008-10-30 Kenan GilletAdd a LPC filter
2008-10-24 Kenan GilletSplit off celp_filters.[ch] from acelp_filters.[ch...