]> git.sesse.net Git - ffmpeg/history - libavcodec/celp_filters.h
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
[ffmpeg] / libavcodec / celp_filters.h
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-17 Diego BiurrunFix Doxygen @param command attribute syntax.
2009-12-16 Vitor SessakCosmetics: make celp_filters.* formatting more consiste...
2009-12-16 Vitor SessakOptimize ff_celp_lp_synthesis_filterf(). 50% faster...
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...