ffmpeg/vhook
Patrik Kullman 3fd2d1c4bc Add av_uninit to variable declarations to fix the false positive warnings:
vhook/ppm.c:236: warning: 'out_height' may be used uninitialized in this function
vhook/ppm.c:235: warning: 'out_width' may be used uninitialized in this function
patch by Patrik Kullman, patrik yes nu

Originally committed as revision 17223 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-14 11:49:54 +00:00
..
drawtext.c
fish.c
imlib2.c
null.c
ppm.c Add av_uninit to variable declarations to fix the false positive warnings: 2009-02-14 11:49:54 +00:00
watermark.c