view liba52/config.h @ 8701:9415a820357a

document minimum qscale correctly. someone should probably add a note to the man page explaining that q=1 is a bad idea unless you really know what you're doing.
author rfelker
date Wed, 01 Jan 2003 20:02:47 +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