[FFmpeg-soc] [soc]: r4852 - in amr: amrnbdata.h amrnbdec.c

Colin McQuillan m.niloc at googlemail.com
Fri Jul 31 14:57:36 CEST 2009


2009/7/31 Diego Biurrun <diego at biurrun.de>:
> On Fri, Jul 31, 2009 at 03:47:28AM +0200, cmcq wrote:
>>
>> --- amr/amrnbdec.c    Fri Jul 31 03:45:05 2009        (r4851)
>> +++ amr/amrnbdec.c    Fri Jul 31 03:47:27 2009        (r4852)
>> @@ -203,6 +203,20 @@ static void interpolate_lsf(float lsf_q[
>>
>> +void adjust_lsfs(float *m) {
>
> Use K&R style please.
>
> This function should be static if it is not used outside amrnbdec.c.

Done.


More information about the FFmpeg-soc mailing list