comparison liba52/config.h @ 3395:55ae383844e9

mplayer-liba52 config interface
author arpi
date Sun, 09 Dec 2001 15:29:42 +0000
parents
children
comparison
equal deleted inserted replaced
3394:35b18ed357c2 3395:55ae383844e9
1
2 // mplayer -> liba52 config wrapper mess
3
4 #include "../config.h"
5
6 #ifdef HAVE_MLIB
7 #define LIBA52_MLIB
8 #endif
9
10 // define for double precision:
11 //#define LIBA52_DOUBLE
12