view mp_msg-mencoder.c @ 25309:8e73e469970c

Fix printf format string length modifiers, removes the warnings: vivodump.c:213: warning: format '%08X' expects type 'unsigned int', but argument 2 has type 'long int' vivodump.c:220: warning: format '%08X' expects type 'unsigned int', but argument 2 has type 'long int'
author diego
date Mon, 10 Dec 2007 13:16:10 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"