[FFmpeg-devel] [PATCH] Document sws_freeContext()
Stefano Sabatini
stefano.sabatini-lala
Sat Nov 7 00:59:00 CET 2009
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.
--
FFmpeg = Faboulous Forgiving MultiPurpose Extreme Guru
More information about the ffmpeg-devel
mailing list