view etc/inttypes.h @ 33558:cc3071a7c057

vo_mng: add output sub-option. This also makes it consistent with vo_gif. Patch by Stefan Schuermans, stefan on blinkenarea dot org.
author cboesch
date Sat, 18 Jun 2011 20:50:55 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>