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

Nicolas George nicolas.george at normalesup.org
Wed Aug 29 10:08:55 CEST 2012


Le duodi 12 fructidor, an CCXX, Pavel Koshevoy a écrit :
> You can switch everything to RE_MALLOC...
> 
> If you look at the second-to-last line of yae_reset(..) it calls
> yae_clear, which resets both fragments to initial state.  So, all
> prior data is dumped.  The only reason I used realloc was to help
> reduce memory fragmentation.  Although, that's probably not an issue
> for this filter.

Thanks, updated patch sent.

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/20120829/b025329a/attachment.asc>


More information about the ffmpeg-devel mailing list