log g729dec.c @ 10314:ab687351bfef libavcodec

age author description
Fri, 26 Jun 2009 17:43:05 +0000 voroshil Pitch delay decoding libavcodec
Fri, 26 Jun 2009 17:42:25 +0000 voroshil Replace pitch_delay_int array with single variable. libavcodec
Wed, 24 Jun 2009 04:38:48 +0000 voroshil LSF (Line Spectral Frequencies) decoding routine. libavcodec
Sat, 20 Jun 2009 13:36:21 +0000 voroshil Convertion of LSF values to coefficients of linear prediction filter libavcodec
Thu, 18 Jun 2009 18:14:38 +0000 voroshil G.729 decoding routine (skeleton, including parameters decoding). libavcodec
Sun, 14 Jun 2009 02:31:06 +0000 voroshil G.729 decoder initialization routine (skeleton) libavcodec
Sun, 14 Jun 2009 02:29:39 +0000 voroshil Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE, libavcodec
Sat, 06 Jun 2009 17:40:33 +0000 voroshil K&R formatting of already submitted G.729 code libavcodec
Sat, 06 Jun 2009 12:42:11 +0000 voroshil Convert structure names to FFmpeg style libavcodec
Sat, 06 Jun 2009 05:38:09 +0000 voroshil Internal routine should not use name of standard function. libavcodec
Fri, 05 Jun 2009 17:11:46 +0000 voroshil Remove ff_g729_ and g729_ prefixes from static routines. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. 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
Wed, 17 Sep 2008 06:05:12 +0000 voroshil Another set of approved changes for G.729: includes, formats structure, libavcodec
Sat, 06 Sep 2008 13:45:02 +0000 voroshil Remove not approved parts. libavcodec