view etc/inttypes.h @ 37103:bc3d67969fcc

libmpcodecs/vf_uspp: check avcodec_open() return code Fixes CID1135747 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Sat, 10 May 2014 23:48:24 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>