[Ffmpeg-devel] [PATCH] avcodec.h should include stdint.h
Ismail Dönmez
ismail
Fri Mar 9 16:20:34 CET 2007
On Friday 09 March 2007 17:06:23 M?ns Rullg?rd wrote:
> Ismail D?nmez said:
> > avcodec.h uses INT64_C macro but not include stdint.h, either it
> > shouldn't use that macro or should include stdint.h . Attached patch does
> > the latter.
>
> avcodec.h includes common.h. common.h includes inttypes.h. inttypes.h
> includes stdint.h.
How about something like this then? It should unbreak existing C++ apps.
--
Ismail Donmez ismail (at) pardus.org.tr
GPG Fingerprint: 7ACD 5836 7827 5598 D721 DF0D 1A9D 257A 5B88 F54C
Pardus Linux / KDE developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: g++.patch
Type: text/x-diff
Size: 380 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070309/62df45b2/attachment.patch>
More information about the ffmpeg-devel
mailing list