[FFmpeg-devel] [PATCH 1/3] Implement av_get_image_linesize() and use it in ff_get_plane_bytewidth().

Stefano Sabatini stefano.sabatini-lala
Thu Aug 12 17:06:28 CEST 2010


On date Thursday 2010-08-12 14:23:12 +0200, Michael Niedermayer encoded:
> On Thu, Aug 12, 2010 at 01:23:08AM +0200, Stefano Sabatini wrote:
> > The new implementation is more generic, more compact and more correct.
> > ---
> >  libavcodec/imgconvert.c |   48 +----------------------------------------------
> >  libavcore/imgutils.c    |   24 +++++++++++++++++++++++
> >  libavcore/imgutils.h    |    8 +++++++
> >  3 files changed, 33 insertions(+), 47 deletions(-)
> 
> should be ok if tested

Applied.
-- 
FFmpeg = Fanciful Fierce Murdering Programmable Elected Governor



More information about the ffmpeg-devel mailing list