view liba52/config.h @ 6404:83b3315c679b

Implement Nilmoni's and Bernd Ernesti's patches for: Better real codec dir detection and NetBSD real support. Fix Nilmonis code, so it's working like expected. Move a debug printf to mp_msg and some fixes in demux_real.c. Some cosmetics :) -> RealPlayer 8 to RealPlayer, as RealOne (aka RealPlayer 9 works, too)
author atmos4
date Thu, 13 Jun 2002 00:14:28 +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