[FFmpeg-devel] [PATCH] replace inttypes.h with stdint.h

Diego Biurrun diego
Thu Mar 13 09:34:57 CET 2008


This replaces one usage of #include <inttypes.h> with the slightly more
portable #include <stdint.h> in a libavutil header.  It is what all the
other headers use.

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stdint.diff
Type: text/x-diff
Size: 353 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080313/4113c77c/attachment.diff>



More information about the ffmpeg-devel mailing list