[Ffmpeg-devel] [PATCH] Fix a few formats used in printf()-like functions

Diego 'Flameeyes' Pettenò flameeyes
Thu Jul 6 01:22:39 CEST 2006


As per summary, this patch fixes a few formats in functions where they use the 
wrong size specifier (like %i for a long int). It uses PRIX64 to get the 
correct size specification for 64-bit integers.

-- 
Diego "Flameeyes" Petten? - http://farragut.flameeyes.is-a-geek.org/
Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 03-fix-a-few-format-warnings-by-providing-the-correct-size-specification-.patch
Type: text/x-diff
Size: 3519 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060706/cc0936d3/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060706/cc0936d3/attachment.pgp>



More information about the ffmpeg-devel mailing list