summaryrefslogtreecommitdiff
path: root/libavcodec/celp_filters.h
Commit message (Collapse)AuthorAge
* Add LP zero synthesis filter. Patch by Kenan Gillet.Kenan Gillet2009-04-18
| | | | Originally committed as revision 18616 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com.Kenan Gillet2008-10-30
| | | | Originally committed as revision 15758 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove nonsense @return Doxygen comment for void function.Diego Biurrun2008-10-30
| | | | Originally committed as revision 15756 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a LPC filterKenan Gillet2008-10-30
| | | | | | Part of the QCELP patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.Kenan Gillet2008-10-24
patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15680 to svn://svn.ffmpeg.org/ffmpeg/trunk