view liba52/config.h @ 13784:7d3b84ddd2fd

Remove hardcoded filenames in favor of command line parameters, some error checking added, patch by Reza Jelveh.
author diego
date Thu, 28 Oct 2004 01:02:24 +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