1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-12 01:46:16 +00:00
mpv/liba52/config.h

13 lines
169 B
C
Raw Normal View History

// mplayer -> liba52 config wrapper mess
#include "../config.h"
#ifdef HAVE_MLIB
#define LIBA52_MLIB
#endif
// define for double precision:
//#define LIBA52_DOUBLE