25 Commits (66f5790d7bc22a3cd1b3b266a8c22bd51c65a05c)

Author SHA1 Message Date
Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
Mans Rullgard f0c07be649 celp_math: rename ff_log2 to ff_log2_q15 12 years ago
Michael Niedermayer 750cc3c0e5 acelp_pitch_delay: add missing libm.h include for exp2() 12 years ago
Diego Biurrun 3d868fe542 build: Restore dependency of acelp_filters.o on celp_math.o 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
Christophe GISQUET 7e1ce6a6ac dsputil: remove shift parameter from scalarproduct_int16 13 years ago
Michael Niedermayer 0b61af7382 Restore WIP g729 code that has been remvoed by diego biurrun. 13 years ago
Diego Biurrun a005174b25 Remove unused code under G729_BITEXACT #ifdef. 14 years ago
Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård e4a35244fa Replace log2f(10) with a constant 15 years ago
Vitor Sessak b2bf3cfe32 Implement ff_decode_pitch_lag() that is used by both AMR and SIPR. 15 years ago
Vitor Sessak 083c5a48ec Implement AMR gain function that is used by both AMR and SIPR. 15 years ago
Aurelien Jacobs 275131628d Remove duplicated dot product code. Use dsputil's 16 years ago
Kenan Gillet 60c25a4beb Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 16 years ago
Michael Niedermayer 2b150e9a0c make sum_of_squares() more generic 17 years ago
Vladimir Voroshilov e500315b1d gain code, gain pitch and pitch delay decoding for ACELP based codecs 17 years ago