view liba52/config.h @ 17570:401521ec0d61

This replaces the hardcoded numbers for the sample format widths with a call to snd_pcm_format_physical_width().
author cladisch
date Fri, 10 Feb 2006 09:18:27 +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