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 Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
fish.c Undefine the macro which defines fprintf as please_use_av_log so that 2008-09-06 07:07:07 +00:00
imlib2.c Make sure strcasecmp() is declared. 2008-10-03 00:16:19 +00:00
null.c Properly use av_log rather than fprintf/printf. 2008-09-04 20:45:13 +00:00
ppm.c Add av_uninit to variable declarations to fix the false positive warnings: 2009-02-14 11:49:54 +00:00
watermark.c Remove unnecessary header #includes. 2008-05-29 13:40:43 +00:00