view etc/inttypes.h @ 34981:3891a9f2f36b

Quick Build Fix. FFmpeg CodecID is redefined as AVCodecID. It needs the FFmpeg includes in all places that use it.
author iive
date Sat, 11 Aug 2012 16:42:43 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>