[FFmpeg-devel] [PATCH] lavfi audio framework

Stefano Sabatini stefano.sabatini-lala
Fri Aug 13 08:48:19 CEST 2010


On date Thursday 2010-08-12 21:32:02 -0700, S.N. Hemanth Meenakshisundaram encoded:
> Hi,
> 
> Fixed the doxy of get_audio_buffer and its changed argument list to put
> sample_fmt before size as indicated in review, added audio specific code
> to default_output_config_link() and replaced the memset of buffer->data
> pointer array to a certain pointer with a for loop. The memcpy did not
> work except to set the same value on every byte of the array.
> 
> Regards,
> 
> ---
>  doc/APIchanges         |    4 ++
>  libavfilter/avfilter.c |   57 +++++++++++++++++++++++++
>  libavfilter/avfilter.h |   94 ++++++++++++++++++++++++++++++++++++++---
>  libavfilter/defaults.c |  110 +++++++++++++++++++++++++++++++++++++++++++++++-
>  libavfilter/formats.c  |    3 +-
>  5 files changed, 259 insertions(+), 9 deletions(-)

Patch OK for me. Waiting for Michael's review/approval.

Regards.
-- 
FFmpeg = Fantastic & Faithful Maxi Powered Extroverse Game



More information about the ffmpeg-devel mailing list