Go to the documentation of this file.
5 #define ABSINFO_RESOLUTION 1
36 #define CREATE_STANDALONE_GNASH_LAUNCHER
42 #define DEBUG_LOGGING 1
45 #define DECODING_SPEEX 1
48 #define DEFAULT_FLASH_MAJOR_VERSION "10"
51 #define DEFAULT_FLASH_MINOR_VERSION "1"
54 #define DEFAULT_FLASH_PLATFORM_ID "LNX"
57 #define DEFAULT_FLASH_REV_NUMBER "999"
60 #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
63 #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
66 #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
69 #define DEFAULT_STREAMS_TIMEOUT 60
75 #define ENABLE_DOUBLE_BUFFERING 1
81 #define ENABLE_FFMPEG_MEDIA 1
84 #define ENABLE_GST_MEDIA 1
115 #define HAS_GSTREAMER_PLUGINS_BASE 1
121 #define HAVE_ATK_ATK_H 1
127 #define HAVE_CAIRO_H 1
138 #define HAVE_CLOCK_GETTIME 1
141 #define HAVE_CURL_CURL_H 1
145 #define HAVE_DCGETTEXT 1
155 #define HAVE_DIRENT_H 1
158 #define HAVE_DLFCN_H 1
164 #define HAVE_EXPAT_H 1
188 #define HAVE_FINITE 1
194 #define HAVE_FONTCONFIG_FONTCONFIG_H 1
203 #define HAVE_FUNCTION 1
206 #define HAVE_GETOPT 1
209 #define HAVE_GETOPT_H 1
212 #define HAVE_GETPWNAM 1
215 #define HAVE_GETTEXT 1
218 #define HAVE_GETTIMEOFDAY 1
221 #define HAVE_GIF_LIB_H 1
248 #define HAVE_GST_APP_GSTAPPSINK_H 1
251 #define HAVE_GST_GST_H 1
254 #define HAVE_GST_INTERFACES_PROBEPROBE_H 1
257 #define HAVE_GST_PBUTILS_INSTALL_PLUGINS_H 1
272 #define HAVE_INTTYPES_H 1
278 #define HAVE_ISFINITE 1
281 #define HAVE_JEMALLOC_H 1
284 #define HAVE_JPEGLIB_H 1
299 #define HAVE_LIBAVCODEC_AVCODEC_H 1
302 #define HAVE_LIBAVCODEC_VAAPI_H 1
305 #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
308 #define HAVE_LIBAVRESAMPLE_AVRESAMPLE_H 1
311 #define HAVE_LIBAVUTIL_OPT_H 1
317 #define HAVE_LIBGEN_H 1
329 #define HAVE_LIBSWSCALE_SWSCALE_H 1
332 #define HAVE_LINUX_UINPUT_H 1
335 #define HAVE_LOCALTIME_R 1
338 #define HAVE_LONG_TIMEZONE 1
344 #define HAVE_LTDL_H 1
347 #define HAVE_MALLINFO 1
350 #define HAVE_MEMORY_H 1
356 #define HAVE_MKSTEMPS 1
368 #define HAVE_NSPR_H 1
377 #define HAVE_POLL_H 1
383 #define HAVE_PRETTY_FUNCTION 1
386 #define HAVE_PSELECT 1
389 #define HAVE_PTHREADS 1
404 #define HAVE_SCANDIR 1
410 #define HAVE_SENDFILE 1
419 #define HAVE_SHMGET 1
422 #define HAVE_SIGNAL_H 1
425 #define HAVE_SPEEX_H 1
428 #define HAVE_SPEEX_RESAMPLER_H 1
431 #define HAVE_STDINT_H 1
434 #define HAVE_STDLIB_H 1
437 #define HAVE_STRINGS_H 1
440 #define HAVE_STRING_H 1
449 #define HAVE_SYSCONF 1
456 #define HAVE_SYS_EPOLL_H 1
463 #define HAVE_SYS_STAT_H 1
466 #define HAVE_SYS_TIME_H 1
469 #define HAVE_SYS_TYPES_H 1
472 #define HAVE_SYS_UTSNAME_H 1
475 #define HAVE_TM_GMTOFF 1
484 #define HAVE_UNISTD_H 1
514 #define HAVE_X11_X_H 1
520 #define HAVE_ZLIB_H 1
526 #define IPC_PERM_KEY __key
533 #define LT_OBJDIR ".libs/"
542 #define NPAPI_CONST 1
545 #define NPAPI_VERSION 192
551 #define PACKAGE "gnash"
554 #define PACKAGE_BUGREPORT ""
557 #define PACKAGE_NAME "gnash"
560 #define PACKAGE_STRING "gnash 0.8.11dev"
563 #define PACKAGE_TARNAME "gnash"
566 #define PACKAGE_URL ""
569 #define PACKAGE_VERSION "0.8.11dev"
572 #define PIXELFORMAT_ABGR32 1
575 #define PIXELFORMAT_ARGB32 1
578 #define PIXELFORMAT_BGR24 1
581 #define PIXELFORMAT_BGRA32 1
584 #define PIXELFORMAT_RGB24 1
587 #define PIXELFORMAT_RGB555 1
590 #define PIXELFORMAT_RGB565 1
593 #define PIXELFORMAT_RGBA32 1
600 #define RENDERER_AGG 1
603 #define RENDERER_CAIRO 1
618 #define RESAMPLING_SPEEX 1
633 #define STDC_HEADERS 1
648 #define USE_EXTENSIONS 1
651 #define USE_FILEIO_EXT 1
654 #define USE_FREETYPE 1
675 #define USE_LIRC_EXT 1
687 #define USE_MYSQL_EXT 1
708 #define USE_STATS_CACHE 1
726 #define VERSION "0.8.11dev"
745 #if defined AC_APPLE_UNIVERSAL_BUILD
746 # if defined __BIG_ENDIAN__
747 # define WORDS_BIGENDIAN 1
750 # ifndef WORDS_BIGENDIAN