27 Commits (fb0df5c113e0dff2311201dc828db1648174972b)

Author SHA1 Message Date
Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
Diego Biurrun dafcbfe443 celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Nedeljko Babic 3827a86eac Optimization of AMR NB and WB decoders for MIPS 13 years ago
Carl Eugen Hoyos 9a972b5111 Cosmetics: Fix indentation after last commit. 13 years ago
Carl Eugen Hoyos 290e7eb77b Fix possible endless loop when decoding amr. 13 years ago
Michael Niedermayer 0b61af7382 Restore WIP g729 code that has been remvoed by diego biurrun. 13 years ago
Diego Biurrun 79a9aab56f Remove unused and non-compiling vestigial g729 decoder 14 years ago
Diego Biurrun 7f995abed3 acelp: Remove unused gray_decode table. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Ronald S. Bultje bb2dd9efd8 Split the input/output data arguments to ff_adaptive_gain_control(). 15 years ago
Ronald S. Bultje 95c6b5ebc8 Fix spelling. 15 years ago
Ronald S. Bultje 5e4e9042c4 Add no_repeat_mask option, so that single-pulse vectors can also be 15 years ago
Ronald S. Bultje 52ed8d0efe Simplify. See "[PATCH] simplify ff_set_fixed_vector()" thread on mailinglist. 15 years ago
Vitor Sessak a8eb8de461 Add tables used by both AMR-NB and SIPR 15 years ago
Vitor Sessak 92f99a33b8 Commit functions used by both AMRNB and SIPR 15 years ago
Reynaldo H. Verdejo Pinochet 136086523f Correct double include introduced by r20450 15 years ago
Reynaldo H. Verdejo Pinochet 0c50f8e6cc Implement ff_scale_vector_to_given_sum_of_squares() 15 years ago
Vitor Sessak 504eee37de Commit some functions that are used by both SIPR and AMR. 15 years ago
Reynaldo H. Verdejo Pinochet 95e8325771 Functional part Kenan Gillet's 'extract and share weighted_vector_sumf' 16 years ago
Diego Biurrun 1384e27054 consistency cosmetics: indices --> indexes in variable names 17 years ago
Vladimir Voroshilov 5b2729cd0b adaptive and fixed codebook vector operations for ACELP-based codecs 17 years ago