Ethereal-dev: Re: [Ethereal-dev] [PATCH] update iax2 decoder

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "James H. Cloos Jr." <cloos@xxxxxxxxxxx>
Date: Mon, 17 May 2004 16:16:09 -0400
JimC> This patch fixes the iax2 decoder to match what * currently uses

Guy> Checked in...

Thanks.

>  #define AST_FORMAT_MP3      (1 << 4)    /* MPEG-2 layer 3 */
> -#define AST_FORMAT_ADPCM    (1 << 5)    /* ADPCM (whose?) */
> +#define AST_FORMAT_G726	    (1 << 4)    /* ADPCM (G.726, 32kbps) */

Guy> ...and I also got rid of the no-longer-used AST_FORMAT_MP3 (as
Guy> that's now AST_FORMAT_G726).

Thanks for catching that.  I intended that to be part of the patch,
but obviously only got it in the .c....

-JimC
-- 
James H. Cloos, Jr. <cloos@xxxxxxxxxxx> <http://jhcloos.com>