ffmpeg/vhook
Patrik Kullman 1bbeb06a36 Use av_strdup to allocate string, prevents the warning:
vhook/fish.c:130: warning: assignment discards qualifiers from pointer target type
patch by Patrik Kullman, patrik yes nu

Originally committed as revision 17494 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-21 20:35:58 +00:00
..
drawtext.c
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 Revert adding av_uninit to out_width/out_height variables. 2009-02-21 20:29:49 +00:00
watermark.c