[FFmpeg-devel] [PATCH 1/4] Implement av_samples_alloc() and av_samples_fill_arrays().
Janne Grunau
janne-ffmpeg
Wed Feb 16 22:55:55 CET 2011
On Wed, Feb 16, 2011 at 11:06:46AM +0100, Stefano Sabatini wrote:
> 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.
ok, dropped
Janne
More information about the ffmpeg-devel
mailing list