view liba52/config.h @ 6684:da6af57c48fc

Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
author atmos4
date Tue, 09 Jul 2002 20:38:21 +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