view liba52/config.h @ 4911:6078b7894e20

Native Cinepak decoder: Added YV12 support (which is so very close to working), reworked YUY2 support for speed, cleaned up compiler warnings, replaced printf()'s with mp_msg()'s
author melanson
date Sat, 02 Mar 2002 06:40:26 +0000 (2002-03-02)
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