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 |
16 years ago | |
|---|---|---|
| .. | ||
| drawtext.c | Use full path for #includes from another directory. | 17 years ago |
| 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. | 17 years ago |
| ppm.c | Revert adding av_uninit to out_width/out_height variables. | 16 years ago |
| watermark.c | Remove unnecessary header #includes. | 17 years ago |