]> git.sesse.net Git - ffmpeg/history - libavcodec/celp_filters.h
Add missing release_buffer on close
[ffmpeg] / libavcodec / celp_filters.h
2009-08-12 Colin McQuillanAdd ff_celp_circ_addf() function to be used for sparse...
2009-08-02 Diego Biurruncosmetics: K&R coding style
2009-04-18 Kenan GilletAdd LP zero synthesis filter. Patch by Kenan Gillet.
2008-10-30 Kenan GilletFix numbers in Doxygen comments, patch by Kenan Gillet...
2008-10-30 Diego BiurrunRemove nonsense @return Doxygen comment for void function.
2008-10-30 Kenan GilletAdd a LPC filter
2008-10-24 Kenan GilletSplit off celp_filters.[ch] from acelp_filters.[ch...