view liba52/config.h @ 8060:af1cf8a7e9d2

fix endianness issue on bigendian (let libaf do the conversion ;))
author colin
date Sat, 02 Nov 2002 21:54:08 +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