[FFmpeg-devel] [PATCH] lavc: add format field to AVFrame

Stefano Sabatini stefano.sabatini-lala at poste.it
Sat May 7 12:06:33 CEST 2011


On date Sunday 2011-05-01 20:20:06 +0200, Michael Niedermayer encoded:
> On Sun, May 01, 2011 at 03:56:34PM +0200, Stefano Sabatini wrote:
> > The format is a per-frame properties, having it in AVFrame simplify
> > the operation of extraction of that information, since there is no need
> > to access the codec/stream context.
> > ---
> >  libavcodec/avcodec.h      |    9 +++++++++
> >  libavcodec/utils.c        |    3 +++
> >  libavfilter/vsrc_buffer.c |    1 +
> >  3 files changed, 13 insertions(+), 0 deletions(-)
> 
> LGTM

Committed.
-- 
FFmpeg = Fast & Fostering Multimedia Power EniGma


More information about the ffmpeg-devel mailing list