[FFmpeg-devel] [PATCH] Fix warning in synth_block_fcb_acb (in libavcodec/wmavoice.c)
Ronald S. Bultje
rsbultje
Wed Jun 30 02:08:08 CEST 2010
Hi,
2010/6/29 Eli Friedman <eli.friedman at gmail.com>:
> On Tue, Jun 29, 2010 at 5:02 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
>> On Tue, Jun 29, 2010 at 7:56 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
>>> Patch attached.
>>
>> Where?
>
> Here.
[..]
> + av_memcpy_backptr((uint8_t*)excitation, sizeof(float) * block_pitch,
> sizeof(float) * size);
For your next patch, please add some spaces, I cast like
(type<space>*)<space>variable. OK otherwise, I'll apply tomorrow
unless someone beats me to it.
Ronald
More information about the ffmpeg-devel
mailing list