[FFmpeg-devel] [FFmpeg-cvslog] lavf: more correct printf format specifiers

Nicolas George george at nsup.org
Wed Mar 12 13:33:45 CET 2014


Le duodi 22 ventôse, an CCXXII, Derek Buitenhuis a écrit :
> On 3/11/2014 9:14 PM, James Almer wrote:
> > (afaik unsigned int == uin32_t on every platform, but
> > i may be wrong)
> Not even remotely close. Windows is the only 64-bit platform this is true on.

Uh? Are you sure you re-read yourself correctly? For all the architectures I
know:

$ gcc -E -dM -x c /dev/null | grep __UINT32_TYPE__
#define __UINT32_TYPE__ unsigned int

On x86_64 / Linux / GNU.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140312/6e9a16eb/attachment.asc>


More information about the ffmpeg-devel mailing list