log acelp_pitch_delay.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Sat, 20 Feb 2010 20:13:48 +0000 mru Replace log2f(10) with a constant libavcodec
Sun, 15 Nov 2009 10:41:46 +0000 vitor Implement ff_decode_pitch_lag() that is used by both AMR and SIPR. libavcodec
Sat, 31 Oct 2009 02:02:30 +0000 vitor Implement AMR gain function that is used by both AMR and SIPR. libavcodec
Mon, 29 Dec 2008 17:14:30 +0000 reynaldo Remove duplicated dot product code. Use dsputil's libavcodec
Fri, 24 Oct 2008 21:20:29 +0000 diego Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. libavcodec
Thu, 03 Jul 2008 11:50:44 +0000 michael make sum_of_squares() more generic libavcodec
Mon, 30 Jun 2008 18:03:38 +0000 voroshil gain code, gain pitch and pitch delay decoding for ACELP based codecs libavcodec