[FFmpeg-devel] [PATCH] lavc: add width and height fields to AVFrame

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


On date Sunday 2011-05-01 20:22:11 +0200, Michael Niedermayer encoded:
> On Sun, May 01, 2011 at 03:56:20PM +0200, Stefano Sabatini wrote:
> > width and height are per-frame properties, setting that value in
> > AVFrame simplify the operation of extraction of that information,
> > since there is no need to check the codec/stream context.
> > ---
> >  libavcodec/avcodec.h      |    7 +++++++
> >  libavcodec/utils.c        |    4 ++++
> >  libavfilter/vsrc_buffer.c |    2 ++
> >  3 files changed, 13 insertions(+), 0 deletions(-)
> 
> LGTM

Applied.
-- 
FFmpeg = Forgiving & Foolish Mastering Problematic Enlightened Guru


More information about the ffmpeg-devel mailing list