view liba52/config.h @ 14021:f0236d5ba7a7

Remove broken support for directbuffer and including frame-handling use. Allows using of directrendering for hw acceleration, with fallbacl to directbuffer. No more black frames. No more flickering. patch by Christoph Egger, approved by al3x
author iive
date Tue, 23 Nov 2004 16:07:14 +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