view etc/inttypes.h @ 32363:d18d208c2cc9

Change libmp3lame check to test for lame_set_VBR_quality(). This is the same function that FFmpeg tests for and is available even if decoding functions in LAME are disabled.
author diego
date Fri, 08 Oct 2010 01:17:54 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>