[FFmpeg-devel] [PATCH] Common ACELP code & G.729 [5/7] - G.729 tables

Diego Biurrun diego
Sat Jul 12 10:40:07 CEST 2008


On Sat, Jul 12, 2008 at 02:32:22PM +0700, Vladimir Voroshilov wrote:
> Patch is updated
> 
> --- /dev/null
> +++ b/libavcodec/g729data.h
> @@ -0,0 +1,306 @@
> +
> +/**
> + * second stage LSP codebook, high and low parts
> +   (both 5-dimensional, with 32 entries (3.2.4 of G.729)
> + */

nit: You are missing a star there.

> +/**
> + * 4th order Moving Average (MA) Predictor codebook (3.2.4 of G.729)

predictor

Diego




More information about the ffmpeg-devel mailing list