[FFmpeg-devel] [PATCH] ffplay: avoid unnecessary intermediary struct in queue_picture()

Stefano Sabatini stefano.sabatini-lala at poste.it
Wed Apr 13 10:15:13 CEST 2011


On date Tuesday 2011-04-12 03:58:08 +0200, Michael Niedermayer encoded:
> On Mon, Apr 11, 2011 at 11:13:38AM +0200, Stefano Sabatini wrote:
> > When CONFIG_AVFILTER, use a AVFrame -> AVPicture cast rather than
> > explicitely copy the image information from AVFrame to a new
> > AVPicture.
> > 
> > Signed-off-by: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > ---
> >  ffplay.c |   13 +------------
> >  1 files changed, 1 insertions(+), 12 deletions(-)
> 
> LGTM

Pushed.
-- 
FFmpeg = Frightening and Fantastic Marvellous Pure Exxagerate Gadget


More information about the ffmpeg-devel mailing list