[FFmpeg-devel] [PATCH 1/4] Implement av_samples_alloc() and av_samples_fill_arrays().

Stefano Sabatini stefano.sabatini-lala
Wed Feb 16 11:06:46 CET 2011


On date Wednesday 2011-02-16 10:39:32 +0100, Janne Grunau encoded:
> From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> 
> With minor changes by michael
> 
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> Signed-off-by: Janne Grunau <janne-ffmpeg at jannau.net>
> ---
>  libavutil/samplefmt.c |   47 +++++++++++++++++++++++++++++++++++++++++++++++
>  libavutil/samplefmt.h |   39 +++++++++++++++++++++++++++++++++++++++
>  2 files changed, 86 insertions(+), 0 deletions(-)
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel

I'd prefer to keep this from application, as I have some doubts about
the interface especially for what regards alignment issues which need
more discussion / experimentation.
-- 
FFmpeg = Fascinating and Fabulous Maxi Patchable Ecumenical Gadget



More information about the ffmpeg-devel mailing list