Add theora.
This commit is contained in:
@@ -15,6 +15,7 @@ typedef unsigned long long UInt64;
|
|||||||
#define HAVE_FFMPEG
|
#define HAVE_FFMPEG
|
||||||
#define HAVE_SDL
|
#define HAVE_SDL
|
||||||
#define CRASH_HANDLER
|
#define CRASH_HANDLER
|
||||||
|
#define HAVE_THEORA
|
||||||
// Looking ahead to "Universal binaries."
|
// Looking ahead to "Universal binaries."
|
||||||
#ifdef __BIG_ENDIAN__
|
#ifdef __BIG_ENDIAN__
|
||||||
# define ENDIAN_BIG
|
# define ENDIAN_BIG
|
||||||
@@ -92,8 +93,8 @@ typedef int socklen_t;
|
|||||||
__isnan ( x ) )
|
__isnan ( x ) )
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <string>
|
|
||||||
#if ! _GLIBCPP_USE_WCHAR_T
|
#if ! _GLIBCPP_USE_WCHAR_T
|
||||||
|
#include <string>
|
||||||
|
|
||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user