view liba52/config.h @ 12118:b8fea9441d02

switching from crc32 to adler32 checksums, cuz they are faster and simpler
author michael
date Mon, 05 Apr 2004 12:06:30 +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