You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Patrik Kullman 7e10145976 Check the return values of a few functions to avoid the corresponding warnings. 16 years ago
..
drawtext.c
fish.c Use av_strdup to allocate string, prevents the warning: 16 years ago
imlib2.c Use const qualifier for the variable "tbp", fix warning. 16 years ago
null.c Properly use av_log rather than fprintf/printf. 16 years ago
ppm.c Check the return values of a few functions to avoid the corresponding warnings. 16 years ago
watermark.c