view liba52/config.h @ 16650:831cdc896c4c

expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when /proc/cpuinfo is unreadable. Fixes some weird behaviour with the wmv decoder (it tries multithreaded decode).
author reimar
date Mon, 03 Oct 2005 19:11:55 +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