view liba52/config.h @ 8876:026ed72206ba

patch which removes the rage_ckey_model fix and updates the card detection (which should fix ve card). also replaces big if()'s by switch-case. James Stembridge <jstembridge@gmx.net>
author arpi
date Fri, 10 Jan 2003 20:38:37 +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