[Ffmpeg-devel] [PATCH] avcodec.h should include stdint.h

Måns Rullgård mans
Fri Mar 9 16:06:23 CET 2007


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.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list