1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
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 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 Revert adding av_uninit to out_width/out_height variables. 2009-02-21 20:29:49 +00:00
watermark.c Remove unnecessary header #includes. 2008-05-29 13:40:43 +00:00