[Ffmpeg-devel] [PATCH] Missing "inttypes.h" on windows

Fredrik Orderud fredrik.orderud
Sun Nov 6 19:43:12 CET 2005


Neither the Microsoft windows platform SDK nor Visual Studio ships with the 
"inttypes.h" header. This leads to compile errors when using ffmpeg DLLs in 
in visual-studio projects, unless EMULATE_INTTYPES is defined.

I propose automatically defining EMULATE_INTTYPES in "libavutil/common.h" 
for all windows-systems, except cygwin and mingw. This would simplify usage 
of ffmpeg libraries on windows computers.

regards,
Fredrik Orderud
Ph.D student in Computer Science, NTNU 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: common.h.diff
Type: application/octet-stream
Size: 352 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20051106/af136cf9/attachment.obj>



More information about the ffmpeg-devel mailing list