view etc/inttypes.h @ 29926:916134a82d74

Make sws_format_name() use av_pix_fmt_descriptors. This also introduces a dependency of libswscale on libavutil.
author stefano
date Thu, 26 Nov 2009 21:08:45 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>