view etc/inttypes.h @ 27416:48439e36cab0

The PNG encoder in libavcodec needs to be enabled for vf_screenshot even if MEncoder is disabled. patch by Adrian Stutz, adrian sttz ch
author diego
date Sun, 10 Aug 2008 18:38:13 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>