]> git.sesse.net Git - ffmpeg/history - libavcodec/acelp_pitch_delay.c
options_table: Add some missing #includes to fix "make checkheaders".
[ffmpeg] / libavcodec / acelp_pitch_delay.c
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...