[FFmpeg-devel] [PATCH] warning fix for libswscale/swscale-example.c
Diego Biurrun
diego
Thu Mar 19 11:23:14 CET 2009
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
Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swscale-example.diff
Type: text/x-diff
Size: 678 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090319/e1a3bca5/attachment.diff>
More information about the ffmpeg-devel
mailing list