[FFmpeg-devel] [PATCH] Document sws_freeContext()

Stefano Sabatini stefano.sabatini-lala
Sat Nov 7 10:22:57 CET 2009


On date Saturday 2009-11-07 03:40:51 +0100, Michael Niedermayer encoded:
> On Sat, Nov 07, 2009 at 12:59:00AM +0100, Stefano Sabatini wrote:
> > On date Monday 2009-11-02 21:14:51 +0100, Stefano Sabatini encoded:
> > [...]
> > > New patch attached.
> > > -- 
> > > FFmpeg = Fundamentalist and Friendly Mastering Power EnGraver
> > 
> > > Index: libswscale/swscale.h
> > > ===================================================================
> > > --- libswscale/swscale.h	(revision 29813)
> > > +++ libswscale/swscale.h	(working copy)
> > > @@ -112,6 +112,10 @@
> > >  
> > >  struct SwsContext;
> > >  
> > > +/**
> > > + * Frees the swscaler context swsContext.
> > > + * If swsContext is NULL, then does nothing.
> > > + */
> > >  void sws_freeContext(struct SwsContext *swsContext);
> > 
> > Ping.
> 
> pong
> i dont mind if you commit this, i also dont mind if you dont

OK, so applied.
-- 
FFmpeg = Faboulous and Forgiving Mean Pacific Excellent Guru



More information about the ffmpeg-devel mailing list