view liba52/config.h @ 16661:adb581352e63

Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union only in the MMX case.
author reimar
date Tue, 04 Oct 2005 19:44:42 +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