view liba52/config.h @ 17803:51b992a72b17

Fix possible use of body uninitialized. Remove an unneeded free (body is not allocated before it). CID 243 and more
author rtognimp
date Fri, 10 Mar 2006 22:15:50 +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