view liba52/config.h @ 9923:9eb5d5bd9aaa

Fixed the code that checks for a ".rm" URL extension to also make sure that the extension is not NULL.
author rsf
date Fri, 18 Apr 2003 07:48:29 +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