view liba52/config.h @ 16926:24c52f2c3aa9

fix cdda://n syntax: do not hang when n > nr_tracks and play only track n, not all after (unfortunately, cdda://n- does not work, use e.g. cdda://n-99999).
author reimar
date Sun, 06 Nov 2005 14:17:51 +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