[FFmpeg-devel] [PATCH] Common ACELP code & G.729 [3/7] - vectors operations

Diego Biurrun diego
Sat May 17 18:11:27 CEST 2008


On Sat, May 17, 2008 at 10:25:05PM +0700, Vladimir Voroshilov wrote:
> 
> Attached patch is version with  removed interpolation filter.
> 
> --- /dev/null
> +++ b/libavcodec/acelp_vectors.h
> @@ -0,0 +1,145 @@
> +/*
> + * Operations with adaptive and fixed codebook vectors for ACELP-based codecs

operations

> + * \remark Each track in the table should be read top-to-botom, left-to-right.

bottom

> + * \note (EE.1) This table (got from the reference code) does not comply with

(from teh reference code)

> + * \note (EE.2) Reference G.729D code also uses gray decoding for each

The reference

Diego




More information about the ffmpeg-devel mailing list