view etc/inttypes.h @ 13472:c85ea936d411

Encoding tip regarding x264's deblock filter suggested by Loren Merritt.
author gpoirier
date Sun, 26 Sep 2004 10:21:17 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>