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