1
0
Fork 0
FFmpeg/vhook
Patrik Kullman 7e10145976 Check the return values of a few functions to avoid the corresponding warnings.
patch by Patrik Kullman, patrik yes nu

Originally committed as revision 17501 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-21 21:09:38 +00:00
..
drawtext.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
fish.c Use av_strdup to allocate string, prevents the warning: 2009-02-21 20:35:58 +00:00
imlib2.c Use const qualifier for the variable "tbp", fix warning. 2009-02-18 21:32:59 +00:00
null.c Properly use av_log rather than fprintf/printf. 2008-09-04 20:45:13 +00:00
ppm.c Check the return values of a few functions to avoid the corresponding warnings. 2009-02-21 21:09:38 +00:00
watermark.c Remove unnecessary header #includes. 2008-05-29 13:40:43 +00:00