Mercurial > mplayer.hg
comparison Changelog @ 24396:8df63e0e011b
Fix for:
dshow/mediatype.c:47: warning: format '%02d' expects type 'int', but argument 5 has type 'long unsigned int'
dshow/mediatype.c:74: warning: format '%d' expects type 'int', but argument 4 has type 'DWORD'
dshow/mediatype.c:77: warning: format '%d' expects type 'int', but argument 4 has type 'DWORD'
dshow/mediatype.c:84: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
dshow/mediatype.c:85: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
author | voroshil |
---|---|
date | Mon, 10 Sep 2007 14:29:44 +0000 |
parents | 6684a1b7c5b2 |
children | 70814421d469 |
comparison
equal
deleted
inserted
replaced
24395:51e96521303b | 24396:8df63e0e011b |
---|