view liba52/config.h @ 16234:31660114d885

silly printf() is the onyl reason avi-fix was so slow, a printf for EVERY byte is pretty hefty...
author ods15
date Tue, 16 Aug 2005 18:19:06 +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