[FFmpeg-devel] [PATCH] QCELP decoder

Vitor Sessak vitor1001
Tue Nov 11 19:49:54 CET 2008


Michael Niedermayer wrote:
> On Sun, Nov 09, 2008 at 09:49:20PM -0800, Kenan Gillet wrote:
>> Hi,
>> On Nov 8, 2008, at 3:57 PM, Michael Niedermayer wrote:
> [...]
>> New patch attached which makes it round 9:
>> - above changes
>> - the qcelp_g12ga changed back to float because it seems
>>          see other email for benchmark
> [...]
> 
>> Index: libavcodec/qcelpdata.h
>> ===================================================================
>> --- libavcodec/qcelpdata.h	(revision 15797)
>> +++ libavcodec/qcelpdata.h	(working copy)
> [...]
>> @@ -378,7 +426,50 @@
>>      qcelp_lspvq5
>>  };
>>  
>> +
>>  /**
>> + * the final gain scalefactor before clipping into a usable output float
>> + */
>> +#define QCELP_SCALE 8192.
> 
> ok

Ok'ed parts commited.

-Vitor




More information about the ffmpeg-devel mailing list