view liba52/config.h @ 4560:aa349785b8d3

made vesa support optional at compiletime
author rfelker
date Thu, 07 Feb 2002 02:21:39 +0000
parents 55ae383844e9
children
line wrap: on
line source


// mplayer -> liba52 config wrapper mess

#include "../config.h"

#ifdef HAVE_MLIB
#define LIBA52_MLIB
#endif

// define for double precision:
//#define LIBA52_DOUBLE