view liba52/config.h @ 14181:6ecf5fca82e2

Fixes the bug that after opening the preferences panel gmplayer plays files very slowly. Seems this was because it used a 4 byte cache afterwards...
author reimar
date Sat, 18 Dec 2004 10:30:17 +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