[Ffmpeg-devel] stdint.h and inttypes.h for non-C99 compilers

Steve Lhomme steve.lhomme
Wed Dec 13 17:51:34 CET 2006


Here's another patch.

If you don't put these header in the include path stdint.h will not be 
used correctly.

For example if you use "msvc/inttypes.h" a Ccompiler should look 
<stdint.h> in the global include directories and not the local. To look 
in the locals you need to use double quotes.

Steve
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: local_stdint.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061213/0c31e77c/attachment.txt>



More information about the ffmpeg-devel mailing list