Mercurial > mplayer.hg
comparison libswscale/swscale.c @ 25511:93af51aec103
Use proper length specifiers in mp_msg calls, fixes the warnings:
vo_zr.c: In function 'init_zoran':
vo_zr.c:228: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
vo_zr.c:228: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int'
vo_zr.c:237: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
vo_zr.c:237: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int'
vo_zr.c:241: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
vo_zr.c:241: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int'
author | diego |
---|---|
date | Fri, 28 Dec 2007 23:25:02 +0000 |
parents | 0926055fe5b8 |
children | 12970064a271 |
comparison
equal
deleted
inserted
replaced
25510:c0e1528c7432 | 25511:93af51aec103 |
---|