summaryrefslogtreecommitdiff
path: root/libavcodec/acelp_vectors.c
Commit message (Expand)AuthorAge
* Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-11
* Cosmetics: Fix indentation after last commit.Carl Eugen Hoyos2011-12-18
* Fix possible endless loop when decoding amr.Carl Eugen Hoyos2011-12-18
* Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer2011-09-24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-21
|\
| * Remove unused and non-compiling vestigial g729 decoderDiego Biurrun2011-07-20
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-16
|\|
| * acelp: Remove unused gray_decode table.Diego Biurrun2011-05-15
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* 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
* Simplify. See "[PATCH] simplify ff_set_fixed_vector()" thread on mailinglist.Ronald S. Bultje2010-01-28
* Add tables used by both AMR-NB and SIPRVitor Sessak2009-12-19
* Commit functions used by both AMRNB and SIPRVitor Sessak2009-12-12
* Correct double include introduced by r20450Reynaldo H. Verdejo Pinochet2009-11-05
* 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
* consistency cosmetics: indices --> indexes in variable namesDiego Biurrun2008-05-26
* adaptive and fixed codebook vector operations for ACELP-based codecsVladimir Voroshilov2008-05-23