[FFmpeg-devel] [PATCH 2/2] Add SIPR decoder for 5k0, 6k5 and 8k5 modes
Vitor Sessak
vitor1001
Sun Jan 10 22:55:28 CET 2010
Diego Biurrun wrote:
> On Sun, Jan 10, 2010 at 04:43:18PM -0500, Vitor Sessak wrote:
>> Now the patch that adds 16k support. I'm undecided if I should put this
>> code in a separated file...
>>
>> --- libavcodec/siprdata.h (revision 21125)
>> +++ libavcodec/siprdata.h (working copy)
>> @@ -24,6 +24,36 @@
>> +
>> +static const float gain_cb_16k[32] =
>> +{
>
> This is not a function, so keep the { on the same line, same below.
Fixed locally.
-Vitor
More information about the ffmpeg-devel
mailing list