[FFmpeg-devel] [PATCH 2/4] lavfi: add audioframe helper functions.
Nicolas George
nicolas.george at normalesup.org
Fri Jun 29 17:13:14 CEST 2012
Le duodi 12 messidor, an CCXX, Clément Bœsch a écrit :
> Could we have this in libavutil instead?
I wrote that piece of code as a private helper, so not really considering
API stability. At the very least it would need some more careful thought
before being made public.
> Maybe in audio_fifo.c?
Speaking of audio_fifo, I really do not like this API. It does always two
memory copies when almost always only one, possibly zero, would be possible.
I believe we should mark it as deprecated.
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/4d65b38a/attachment.asc>
More information about the ffmpeg-devel
mailing list