view liba52/config.h @ 7498:2b4190fb8218

Attached patch improves the vertical retrace synchronisation (vsync) of the mplayer DGA driver. It implements a more general buffer scheme than double buffers that allows for deeper buffer queues. by Fredrik Noring <noring@nocrew.org>
author arpi
date Wed, 25 Sep 2002 21:08:44 +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