view etc/inttypes.h @ 31168:a0e901aedb04

Switch ogg demuxing to lavf by default. This has the side-effect of using fftheora by default instead of theora, which possibly should be changed.
author reimar
date Wed, 26 May 2010 18:01:38 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>