Add theora.

This commit is contained in:
Steve Checkoway
2005-10-23 09:53:14 +00:00
parent e1ba368806
commit 7888f7b53d
+2 -1
View File
@@ -15,6 +15,7 @@ typedef unsigned long long UInt64;
#define HAVE_FFMPEG
#define HAVE_SDL
#define CRASH_HANDLER
#define HAVE_THEORA
// Looking ahead to "Universal binaries."
#ifdef __BIG_ENDIAN__
# define ENDIAN_BIG
@@ -92,8 +93,8 @@ typedef int socklen_t;
__isnan ( x ) )
#endif
#include <string>
#if ! _GLIBCPP_USE_WCHAR_T
#include <string>
extern "C"
{