view liba52/config.h @ 18679:e52e101e9e59

moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
author nicodvb
date Sun, 11 Jun 2006 21:16:12 +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