view etc/inttypes.h @ 27788:0f190fe6aeb4

vf_palette: Fix compilation after libswscale API changes Patch from Guillaume Poirier. I didn't test the functionality of the filter but at least it fixes compilation.
author uau
date Sat, 25 Oct 2008 00:07:59 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>