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

Michael Niedermayer michaelni
Fri Aug 22 23:06:50 CEST 2008


On Sat, Aug 23, 2008 at 03:33:43AM +0700, Vladimir Voroshilov wrote:
> Patch is updated due to recent changes in definitions placement.
[...]
> diff --git a/libavcodec/g729data.h b/libavcodec/g729data.h
> index 66dc4d3..76a6ddb 100644
> --- a/libavcodec/g729data.h
> +++ b/libavcodec/g729data.h
> @@ -23,7 +23,18 @@
>  #define FFMPEG_G729DATA_H
>  
>  #include <stdint.h>
> -#include "g729.h"
> +
> +/// Moving Average (MA) prediction order
> +#define MA_NP                      4

the moving should be done in the same commit that removes the parts
from g729.h, besides that, moving stuff is ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080822/22f04a7f/attachment.pgp>



More information about the ffmpeg-devel mailing list