]> git.sesse.net Git - ffmpeg/history - libavcodec/acelp_pitch_delay.c
decode: be more explicit about storing the last packet properties
[ffmpeg] / libavcodec / acelp_pitch_delay.c
2014-06-22 Diego Biurrundsputil: Split audio operations off into a separate...
2013-01-22 Ronald S. Bultjefloatdsp: move scalarproduct_float from dsputil to...
2012-10-20 Mans Rullgardcelp_math: rename ff_log2 to ff_log2_q15
2012-08-27 Diego Biurrunbuild: Restore dependency of acelp_filters.o on celp_math.o
2012-08-27 Diego Biurruncelp_math: Replace duplicate ff_dot_productf() by ff_sc...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-03-07 Christophe GISQUETdsputil: remove shift parameter from scalarproduct_int16
2011-07-20 Diego BiurrunRemove unused code under G729_BITEXACT #ifdef.
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-02-20 Måns RullgårdReplace log2f(10) with a constant
2009-11-15 Vitor SessakImplement ff_decode_pitch_lag() that is used by both...
2009-10-31 Vitor SessakImplement AMR gain function that is used by both AMR...
2008-12-29 Aurelien JacobsRemove duplicated dot product code. Use dsputil's
2008-10-24 Kenan GilletRename acelp_math.[ch] to celp_math.[ch] to prepare...
2008-07-03 Michael Niedermayermake sum_of_squares() more generic
2008-06-30 Vladimir Voroshilovgain code, gain pitch and pitch delay decoding for...