[FFmpeg-devel] [PATCH] warning fix for libswscale/swscale-example.c
Diego Biurrun
diego
Fri Mar 20 00:33:38 CET 2009
On Thu, Mar 19, 2009 at 07:06:18PM +0100, Michael Niedermayer wrote:
> On Thu, Mar 19, 2009 at 11:23:14AM +0100, Diego Biurrun wrote:
> > Here is a patch to fix or work around the following warnings:
> >
> > libswscale/swscale-example.c: In function 'main':
> > libswscale/swscale-example.c:60: warning: 'outContext' may be used uninitialized in this function
> > libswscale/swscale-example.c:60: warning: 'dstContext' may be used uninitialized in this function
> > libswscale/swscale-example.c:60: warning: 'srcContext' may be used uninitialized in this function
>
> ok
Applied.
Diego
More information about the ffmpeg-devel
mailing list