[FFmpeg-devel] [PATCH] lavfi/af_atempo: use av_malloc for rDFT buffers.

Nicolas George nicolas.george at normalesup.org
Tue Aug 28 18:58:32 CEST 2012


Le duodi 12 fructidor, an CCXX, Reimar Döffinger a écrit :
> I can't see why the data for the other cases would need to be preserved?
> So you could just make all use this code.

The other fields seem to be filled progressively by samples from the input.
Of course, currently lavfi does not support reconfiguration, but it seems
that the design is specifically made to support it.

I would like Pavel's advice on that, though.

> Btw. the double () around field_size looks a bit ugly.

It is indeed not necessary for a single argument. I will remove it before
pushing anything.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120828/22301161/attachment.asc>


More information about the ffmpeg-devel mailing list