aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/acelp_vectors.c
AgeCommit message (Expand)Author
2010-01-29Add no_repeat_mask option, so that single-pulse vectors can also beRonald S. Bultje
2010-01-28Simplify. See "[PATCH] simplify ff_set_fixed_vector()" thread on mailinglist.Ronald S. Bultje
2009-12-19Add tables used by both AMR-NB and SIPRVitor Sessak
2009-12-12Commit functions used by both AMRNB and SIPRVitor Sessak
2009-11-05Correct double include introduced by r20450Reynaldo H. Verdejo Pinochet
2009-11-04Implement ff_scale_vector_to_given_sum_of_squares()Reynaldo H. Verdejo Pinochet
2009-10-27Commit some functions that are used by both SIPR and AMR.Vitor Sessak
2009-03-09Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet
2008-05-26consistency cosmetics: indices --> indexes in variable namesDiego Biurrun
2008-05-23adaptive and fixed codebook vector operations for ACELP-based codecsVladimir Voroshilov