[FFmpeg-devel] [Patch]Silence two warning when compiling libswscale with icc

Carl Eugen Hoyos cehoyos
Sun Nov 8 12:59:13 CET 2009


Hi!

Attached patch fixes two warnings:
/home/fate/fate64/source/libswscale/swscale_template.c(2776): warning 
#188: enumerated type mixed with another type
                                     dstFormat);
                                     ^

/home/fate/fate64/source/libswscale/swscale_template.c(2853): warning 
#188: enumerated type mixed with another type
                                     dstFormat);
                                     ^

Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patchswsenum.diff
Type: text/x-diff
Size: 3691 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091108/e2ddfecc/attachment.diff>



More information about the ffmpeg-devel mailing list