summaryrefslogtreecommitdiff
path: root/libavcodec/acelp_vectors.h
Commit message (Expand)AuthorAge
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* Remove unused and non-compiling vestigial g729 decoderDiego Biurrun2011-07-20
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Fix Doxygen @param command attribute syntax.Diego Biurrun2010-07-17
* Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.Diego Biurrun2010-07-02
* Split the input/output data arguments to ff_adaptive_gain_control().Ronald S. Bultje2010-04-21
* Fix spelling.Ronald S. Bultje2010-03-11
* Add no_repeat_mask option, so that single-pulse vectors can also beRonald S. Bultje2010-01-29
* cosmetics: Reformat some function declarations.Diego Biurrun2009-12-24
* Add tables used by both AMR-NB and SIPRVitor Sessak2009-12-19
* Commit functions used by both AMRNB and SIPRVitor Sessak2009-12-12
* Implement ff_scale_vector_to_given_sum_of_squares()Reynaldo H. Verdejo Pinochet2009-11-04
* Commit some functions that are used by both SIPR and AMR.Vitor Sessak2009-10-27
* Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-09
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Make equation in doxy of ff_acelp_weighted_vector_sum() more readable byMichael Niedermayer2008-08-21
* doxygen consistencyMichael Niedermayer2008-08-21
* Make comments doxygen compatible.Michael Niedermayer2008-08-21
* Correct a couple of typosRobert Swain2008-07-12
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2008-06-16
* consistency cosmetics: indices --> indexes in variable namesDiego Biurrun2008-05-26
* consistency cosmetics: indices --> indexesDiego Biurrun2008-05-26
* cosmetics: Use C-style comments in #endif directives.Diego Biurrun2008-05-26
* adaptive and fixed codebook vector operations for ACELP-based codecsVladimir Voroshilov2008-05-23