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 |
16 years ago | |
|---|---|---|
| .. | ||
| drawtext.c | Use full path for #includes from another directory. | 17 years ago |
| fish.c | Undefine the macro which defines fprintf as please_use_av_log so that | 17 years ago |
| imlib2.c | Make sure strcasecmp() is declared. | 17 years ago |
| null.c | Properly use av_log rather than fprintf/printf. | 17 years ago |
| ppm.c | Add av_uninit to variable declarations to fix the false positive warnings: | 16 years ago |
| watermark.c | Remove unnecessary header #includes. | 17 years ago |