OSDN Git Service

ffmetaenc: Use correct format specifiers.
authorJai Menon <jai@retroficial.org>
Tue, 25 Jan 2011 04:55:43 +0000 (22:55 -0600)
committerMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 17:34:11 +0000 (17:34 +0000)
commitc0ae5152d19790e8719c8d1d2bf9b761491dbda6
tree699cd5105b34f1109653415a34d551f890904f87
parente781c4e6ff0b93db1ebc0ebe6983b38490117a98
ffmetaenc: Use correct format specifiers.

Use printf format macros from inttypes.h.
Additionally, this fixes a warning when building with clang.
libavformat/ffmetaenc.c