[FFmpeg-devel] [PATCH 1/5] lavfi: implement avfilter_get_audio_buffer_ref_from_frame.

Clément Bœsch ubitux at gmail.com
Thu May 3 20:14:59 CEST 2012


On Thu, May 03, 2012 at 08:02:49PM +0200, Nicolas George wrote:
> 
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  libavfilter/avcodec.c |   14 ++++++++++++++
>  libavfilter/avcodec.h |   10 ++++++++++
>  2 files changed, 24 insertions(+)
> 
> 
> Same as the one that was approved, except it uses
> av_frame_get_channel_layout to access the field in frame.
> 

What about also adding avfilter_get_buffer_ref_from_frame()? It will allow
simplifying at least patch 4/5.

Otherwise looks OK to me.

[...]

-- 
lément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120503/88bc3c4e/attachment.asc>


More information about the ffmpeg-devel mailing list