summaryrefslogtreecommitdiff
path: root/libavcodec/acelp_pitch_delay.h
Commit message (Expand)AuthorAge
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-22
* doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Fix Doxygen @param command attribute syntax.Diego Biurrun2010-07-17
* Fix doxy of fixed_mean_energy parameter in ff_amr_set_fixed_gain().Diego Biurrun2010-07-02
* Remove non-existing stray arguments from Doxygen function documentation.Diego Biurrun2010-07-02
* Fix two more instances of wrong @ usage in Doxygen comments.Diego Biurrun2010-07-02
* Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.Diego Biurrun2010-07-02
* Implement ff_decode_pitch_lag() that is used by both AMR and SIPR.Vitor Sessak2009-11-15
* Implement AMR gain function that is used by both AMR and SIPR.Vitor Sessak2009-10-31
* Remove duplicated dot product code. Use dsputil'sAurelien Jacobs2008-12-29
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* gain code, gain pitch and pitch delay decoding for ACELP based codecsVladimir Voroshilov2008-06-30