view liba52/config.h @ 16071:f453658297c3

use calloc so that mp_cmd_free won't use uninitialized data in case of an error
author reimar
date Sat, 23 Jul 2005 16:54:45 +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