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