[FFmpeg-devel] [PATCH] Fix warning in synth_block_fcb_acb (in libavcodec/wmavoice.c)
Carl Eugen Hoyos
cehoyos
Wed Jun 30 03:58:28 CEST 2010
Ronald S. Bultje <rsbultje <at> gmail.com> writes:
> > + 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.
Patch applied (although I am surprised about the second space).
Carl Eugen
More information about the ffmpeg-devel
mailing list