[FFmpeg-devel] [PATCH 2/4] lavfi: add audioframe helper functions.

Nicolas George nicolas.george at normalesup.org
Fri Jun 29 17:07:54 CEST 2012


Le duodi 12 messidor, an CCXX, Michael Niedermayer a écrit :
> I think a min and max buffer size set in the AVFilterLink would be
> simpler and would allow the source filter to generate the wanted amount
> directly when it is capable to do so. Avoiding a memcpy

That is an interesting solution. Although I expect most filters will not be
capable of honoring the request and leave us with the unavoidable memcpy.

I will think some more about it, and implement it if it seems reasonable.

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/20120629/1f8fcfa2/attachment.asc>


More information about the ffmpeg-devel mailing list