Files
gst-egl/gstegl_src/gst-egl/pre-gen-source_64/config.h
svcmobrel-release 3069e4b80c Updating prebuilts and/or headers
f29a8e1083e2fe546c68761a196b6dfd5aed14f6 - gstegl_src/gst-egl/Makefile
442f1ae9b987ad91a9abb192df9312fc9763b18d - gstegl_src/gst-egl/OWNERS
f43858ce2d2f71d6de58ca59ff794fb026689a70 - gstegl_src/gst-egl/LICENSE.libgstnveglglessink
b8b167b1729c6e6d1341d9bc61689af8b1dd5064 - gstegl_src/gst-egl/gst-libs/gst/egl/egl.h
34174463c5aa7f9b7f84878cff2f38e41cce28ac - gstegl_src/gst-egl/gst-libs/gst/egl/LICENSE.libgstnvegl-1.0
1a0c41a27bfc4e15f352ceaf07a5c88dfc1924bf - gstegl_src/gst-egl/gst-libs/gst/egl/egl.c
9a83abc5044d31ea41387ac916231ec396665c34 - gstegl_src/gst-egl/pre-gen-source_64/config.h
264eb7f1f36214ad37f287bc676f7782c4fa65a9 - gstegl_src/gst-egl/ext/eglgles/video_platform_wrapper.c
58bcca7fbccaba6d911f18f84b8853cbe67ce7ab - gstegl_src/gst-egl/ext/eglgles/gstegladaptation.h
3961b7f38adff3fbe0bc4270a64a40e3460c3fe2 - gstegl_src/gst-egl/ext/eglgles/gsteglglessink.c
ba144260ea5c0b76692d05b4b062c1656293fba3 - gstegl_src/gst-egl/ext/eglgles/gstegljitter.h
708504be2620161f67d31223962344721fc2f8b8 - gstegl_src/gst-egl/ext/eglgles/gstegladaptation.c
cce7283bb1cdfe33b2fbc7d0cb0f4ba15e2a45d5 - gstegl_src/gst-egl/ext/eglgles/video_platform_wrapper.h
0b3697f0f37e97582c08429e743c85590b4a8a2d - gstegl_src/gst-egl/ext/eglgles/gstegladaptation_egl.c
a420f8c656140307d3d3c614228f609b59583c05 - gstegl_src/gst-egl/ext/eglgles/gstegljitter.c
7400c88a1dd096dc2ddd692cdc49d1f05e67dd21 - gstegl_src/gst-egl/ext/eglgles/gsteglglessink.h

Change-Id: Iee5a96bd71125c69b9354745fd455d4cc25daea7
2025-09-19 10:09:42 -07:00

664 lines
18 KiB
C

/* config.h. Generated from config.h.in by configure.
* config.h.in. Generated from configure.ac by autoheader.
*
* Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
* Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License, version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this program. If not, see
* <http://www.gnu.org/licenses/>.
*/
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
/* Default audio sink */
#define DEFAULT_AUDIOSINK "autoaudiosink"
/* Default audio source */
#define DEFAULT_AUDIOSRC "alsasrc"
/* Default video sink */
#define DEFAULT_VIDEOSINK "autovideosink"
/* Default video source */
#define DEFAULT_VIDEOSRC "v4l2src"
/* Default visualizer */
#define DEFAULT_VISUALIZER "goom"
/* Disable Orc */
#define DISABLE_ORC 1
/* Define if an old libdts is used */
/* #undef DTS_OLD */
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
/* The x in 2.x */
/* #undef FAAD2_MINOR_VERSION */
/* Define if AAC is using new api prefix */
/* #undef FAAD_IS_NEAAC */
/* gettext package name */
#define GETTEXT_PACKAGE "gst-plugins-bad-1.0"
/* The GIO library directory. */
#define GIO_LIBDIR "/usr/lib/aarch64-linux-gnu"
/* The GIO modules directory. */
#define GIO_MODULE_DIR "/usr/lib/aarch64-linux-gnu/gio/modules"
/* Define if GSM header in gsm/ subdir */
/* #undef GSM_HEADER_IN_SUBDIR */
/* GStreamer API Version */
#define GST_API_VERSION "1.0"
/* Extra platform specific plugin suffix */
/* #undef GST_EXTRA_MODULE_SUFFIX */
/* Defined if gcov is enabled to force a rebuild due to config.h changing */
/* #undef GST_GCOV_ENABLED */
/* Defined when registry scanning through fork is unsafe */
/* #undef GST_HAVE_UNSAFE_FORK */
/* Default errorlevel to use */
#define GST_LEVEL_DEFAULT GST_LEVEL_NONE
/* GStreamer license */
#define GST_LICENSE "LGPL"
/* mjpegtools API evolution */
#define GST_MJPEGTOOLS_API 0
/* package name in plugins */
#define GST_PACKAGE_NAME "GStreamer Nvidia Bad Plug-ins source release"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
#define GST_PACKAGE_RELEASE_DATETIME "2014-02-08"
/* Define if static plugins should be built */
/* #undef GST_PLUGIN_BUILD_STATIC */
/* Define to enable Windows ACM library (used by acm). */
/* #undef HAVE_ACM */
/* Define to enable Android Media (used by androidmedia). */
/* #undef HAVE_ANDROID_MEDIA */
/* Define to enable AirPort Express Wireless sink (used by apexsink). */
/* #undef HAVE_APEXSINK */
/* Define to enable Apple video (used by applemedia). */
/* #undef HAVE_APPLE_MEDIA */
/* Define to enable ASS/SSA renderer (used by assrender). */
/* #undef HAVE_ASSRENDER */
/* Define to enable AVC Video Services (used by avcsrc). */
/* #undef HAVE_AVC */
/* Define to enable Bluez (used by bluez). */
/* #undef HAVE_BLUEZ */
/* Define to enable bz2 library (used by bz2). */
/* #undef HAVE_BZ2 */
/* Define to enable cdaudio (used by cdaudio). */
/* #undef HAVE_CDAUDIO */
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
CoreFoundation framework. */
/* #undef HAVE_CFLOCALECOPYCURRENT */
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
the CoreFoundation framework. */
/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
/* Define to enable chromaprint (used by chromaprint). */
/* #undef HAVE_CHROMAPRINT */
/* Define if the target CPU is an Alpha */
/* #undef HAVE_CPU_ALPHA */
/* Define if the target CPU is an ARM */
#define HAVE_CPU_ARM 1
/* Define if the target CPU is a CRIS */
/* #undef HAVE_CPU_CRIS */
/* Define if the target CPU is a CRISv32 */
/* #undef HAVE_CPU_CRISV32 */
/* Define if the target CPU is a HPPA */
/* #undef HAVE_CPU_HPPA */
/* Define if the target CPU is an x86 */
/* #undef HAVE_CPU_I386 */
/* Define if the target CPU is a IA64 */
/* #undef HAVE_CPU_IA64 */
/* Define if the target CPU is a M68K */
/* #undef HAVE_CPU_M68K */
/* Define if the target CPU is a MIPS */
/* #undef HAVE_CPU_MIPS */
/* Define if the target CPU is a PowerPC */
/* #undef HAVE_CPU_PPC */
/* Define if the target CPU is a 64 bit PowerPC */
/* #undef HAVE_CPU_PPC64 */
/* Define if the target CPU is a S390 */
/* #undef HAVE_CPU_S390 */
/* Define if the target CPU is a SPARC */
/* #undef HAVE_CPU_SPARC */
/* Define if the target CPU is a x86_64 */
/* #undef HAVE_CPU_X86_64 */
/* Define to enable Curl plugin (used by curl). */
/* #undef HAVE_CURL */
/* Define to enable daala (used by daala). */
/* #undef HAVE_DAALA */
/* Define to enable DASH plug-in (used by dash). */
#define HAVE_DASH /**/
/* Define to enable libdc1394 (used by dc1394). */
/* #undef HAVE_DC1394 */
/* Define if the GNU dcgettext() function is already present or preinstalled.
*/
#define HAVE_DCGETTEXT 1
/* Define to enable decklink (used by decklink). */
#define HAVE_DECKLINK /**/
/* Define to enable Direct3D plug-in (used by direct3dsink). */
/* #undef HAVE_DIRECT3D */
/* Define to enable DirectDraw plug-in (used by directdrawsink). */
/* #undef HAVE_DIRECTDRAW */
/* Define to enable directfb (used by dfbvideosink ). */
/* #undef HAVE_DIRECTFB */
/* Define to enable DirectShow plug-in (used by winks). */
/* #undef HAVE_DIRECTSHOW */
/* Define to enable DirectSound (used by directsoundsrc). */
/* #undef HAVE_DIRECTSOUND */
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* define for working do while(0) macros */
#define HAVE_DOWHILE_MACROS 1
/* Define to enable dts library (used by dtsdec). */
/* #undef HAVE_DTS */
/* Define to enable DVB Source (used by dvb). */
#define HAVE_DVB /**/
/* Define to enable eglgles sink (used by eglgles). */
#define HAVE_EGLGLES /**/
/* Define to enable building of experimental plug-ins. */
/* #undef HAVE_EXPERIMENTAL */
/* Define to enable building of plug-ins with external deps. */
#define HAVE_EXTERNAL /**/
/* Define to enable AAC encoder plug-in (used by faac). */
/* #undef HAVE_FAAC */
/* Define to enable AAC decoder plug-in (used by faad). */
/* #undef HAVE_FAAD */
/* Define to enable linux framebuffer (used by fbdevsink). */
#define HAVE_FBDEV /**/
/* Define to 1 if you have the <fcntl.h> header file. */
/* #undef HAVE_FCNTL_H */
/* FIONREAD ioctl found in sys/filio.h */
/* #undef HAVE_FIONREAD_IN_SYS_FILIO */
/* FIONREAD ioctl found in sys/ioclt.h */
#define HAVE_FIONREAD_IN_SYS_IOCTL 1
/* Define to enable Flite plugin (used by flite). */
/* #undef HAVE_FLITE */
/* Define to enable fluidsynth (used by fluidsynth). */
/* #undef HAVE_FLUIDSYNTH */
/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1
/* Define if the GNU gettext() function is already present or preinstalled. */
#define HAVE_GETTEXT 1
/* Define to enable gme decoder (used by gme). */
/* #undef HAVE_GME */
/* Define to 1 if you have the `gmtime_r' function. */
#define HAVE_GMTIME_R 1
/* Define to enable GSettings plugin (used by gsettings). */
/* #undef HAVE_GSETTINGS */
/* Define to enable GSM library (used by gsmenc gsmdec). */
/* #undef HAVE_GSM */
/* Define if gudev is installed */
/* #undef HAVE_GUDEV */
/* Define to 1 if you have the <highgui.h> header file. */
/* #undef HAVE_HIGHGUI_H */
/* Define to enable http live streaming plugin (used by hls). */
/* #undef HAVE_HLS */
/* Define if you have the iconv() function and it works. */
/* #undef HAVE_ICONV */
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define if building for Apple iOS */
/* #undef HAVE_IOS */
/* Define to enable Kate (used by kate). */
/* #undef HAVE_KATE */
/* Define to enable ladspa (used by ladspa). */
/* #undef HAVE_LADSPA */
/* Define if gme 0.5.6 or newer is available */
/* #undef HAVE_LIBGME_ACCURACY */
/* Define to enable mms protocol library (used by libmms). */
/* #undef HAVE_LIBMMS */
/* Define to 1 if you have the `nsl' library (-lnsl). */
/* #undef HAVE_LIBNSL */
/* Define to 1 if you have the `socket' library (-lsocket). */
/* #undef HAVE_LIBSOCKET */
/* Define if libusb 1.x is installed */
/* #undef HAVE_LIBUSB */
/* Define to enable Linear Systems SDI plugin (used by linsys). */
/* #undef HAVE_LINSYS */
/* Define if we have liblrdf */
/* #undef HAVE_LRDF */
/* Define to enable lv2 (used by lv2). */
/* #undef HAVE_LV2 */
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to enable Multi Format Codec (used by mfc). */
#define HAVE_MFC /**/
/* Define to enable libmimic library (used by mimic). */
/* #undef HAVE_MIMIC */
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1
/* Define to enable modplug (used by modplug). */
/* #undef HAVE_MODPLUG */
/* Define to enable mpeg2enc (used by mpeg2enc). */
/* #undef HAVE_MPEG2ENC */
/* Define to enable mpg123 audio decoder (used by mpg123). */
/* #undef HAVE_MPG123 */
/* Define to enable mplex (used by mplex). */
/* #undef HAVE_MPLEX */
/* Define to 1 if you have the <msacm.h> header file. */
/* #undef HAVE_MSACM_H */
/* Define to enable musepackdec (used by musepack). */
/* #undef HAVE_MUSEPACK */
/* Define to enable MythTV client plugins (used by mythtvsrc). */
/* #undef HAVE_MYTHTV */
/* Define to enable nas plug-in (used by nassink). */
/* #undef HAVE_NAS */
/* Define to enable neon http client plugins (used by neonhttpsrc). */
/* #undef HAVE_NEON */
/* Define to 1 if you have the <netinet/in.h> header file. */
/* #undef HAVE_NETINET_IN_H */
/* Define to 1 if you have the <netinet/ip.h> header file. */
/* #undef HAVE_NETINET_IP_H */
/* Define to 1 if you have the <netinet/tcp.h> header file. */
/* #undef HAVE_NETINET_TCP_H */
/* Define to enable ofa plugins (used by ofa). */
/* #undef HAVE_OFA */
/* Define to enable OpenAL plugin (used by openal). */
/* #undef HAVE_OPENAL */
/* Define to enable opencv plugins (used by opencv). */
/* #undef HAVE_OPENCV */
/* Define to 1 if you have the <opencv2/highgui/highgui_c.h> header file. */
/* #undef HAVE_OPENCV2_HIGHGUI_HIGHGUI_C_H */
/* Define to enable openjpeg library (used by openjpeg). */
/* #undef HAVE_OPENJPEG */
/* Define to enable OpenSL ES (used by opensl). */
/* #undef HAVE_OPENSLES */
/* Define to enable opus (used by opus). */
/* #undef HAVE_OPUS */
/* Use Orc */
/* #undef HAVE_ORC */
/* Apple Mac OS X operating system detected */
/* #undef HAVE_OSX */
/* Define to enable OSX video (used by osxvideosrc). */
/* #undef HAVE_OSX_VIDEO */
/* Define to 1 if you have the <pthread.h> header file. */
#define HAVE_PTHREAD_H 1
/* Define to enable pvrvideosink (used by pvr). */
/* #undef HAVE_PVR */
/* Define to enable QuickTime wrapper (used by qtwrapper). */
/* #undef HAVE_QUICKTIME */
/* Define if RDTSC is available */
/* #undef HAVE_RDTSC */
/* Define to enable resindvd plugin (used by resindvd). */
/* #undef HAVE_RESINDVD */
/* Define to enable rsvg decoder (used by rsvg). */
/* #undef HAVE_RSVG */
/* Have RSVG 2.36.2 or newer */
/* #undef HAVE_RSVG_2_36_2 */
/* Define to enable rtmp library (used by rtmp). */
/* #undef HAVE_RTMP */
/* Define to enable SBC bluetooth audio codec (used by sbc). */
/* #undef HAVE_SBC */
/* Define to enable Schroedinger video codec (used by schro). */
/* #undef HAVE_SCHRO */
/* Define to enable SDL plug-in (used by sdlvideosink sdlaudiosink). */
/* #undef HAVE_SDL */
/* Define to enable POSIX shared memory source and sink (used by shm). */
#define HAVE_SHM /**/
/* Define to enable Smooth Streaming plug-in (used by smoothstreaming). */
#define HAVE_SMOOTHSTREAMING /**/
/* Define to enable sndfile plug-in (used by sfsrc sfsink). */
/* #undef HAVE_SNDFILE */
/* Define to enable sndio audio (used by sndio). */
/* #undef HAVE_SNDIO */
/* Define to enable soundtouch plug-in (used by soundtouch). */
/* #undef HAVE_SOUNDTOUCH */
/* Defined if the available libSoundTouch is >= 1.4 */
/* #undef HAVE_SOUNDTOUCH_1_4 */
/* Define to enable Spandsp (used by spandsp). */
/* #undef HAVE_SPANDSP */
/* Define to enable spc decoder (used by spc). */
/* #undef HAVE_SPC */
/* Define to enable srtp library (used by srtp). */
/* #undef HAVE_SRTP */
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
/* Define to 1 if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <sys/utsname.h> header file. */
#define HAVE_SYS_UTSNAME_H 1
/* Define to enable Teletext decoder (used by teletextdec). */
/* #undef HAVE_TELETEXTDEC */
/* Define if libtiger is available */
/* #undef HAVE_TIGER */
/* Define to enable timidity midi soft synth plugin (used by timidity). */
/* #undef HAVE_TIMIDITY */
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define to enable UVC H264 (used by uvch264). */
/* #undef HAVE_UVCH264 */
/* Define if valgrind should be used */
/* #undef HAVE_VALGRIND */
/* Define to enable Video CD (used by vcdsrc). */
/* #undef HAVE_VCD */
/* Define to enable VDPAU (used by vdpau). */
/* #undef HAVE_VDPAU */
/* Define to enable vo-aacenc library (used by vo-aacenc). */
/* #undef HAVE_VOAACENC */
/* Define to enable vo-amrwbenc library (used by vo-amrwbenc). */
/* #undef HAVE_VOAMRWBENC */
/* Define to enable WASAPI plug-in (used by wasapi). */
/* #undef HAVE_WASAPI */
/* Define to enable wayland sink (used by wayland ). */
#define HAVE_WAYLAND /**/
/* Define to enable WebP (used by webp ). */
/* #undef HAVE_WEBP */
/* Define to enable wildmidi midi soft synth plugin (used by wildmidi). */
/* #undef HAVE_WILDMIDI */
/* Have WildMidi 0.2.2 or earlier library */
/* #undef HAVE_WILDMIDI_0_2_2 */
/* Defined if compiling for Windows */
/* #undef HAVE_WIN32 */
/* Define to 1 if you have the <windows.h> header file. */
/* #undef HAVE_WINDOWS_H */
/* Define to enable Windows internet library (used by wininet). */
/* #undef HAVE_WININET */
/* Define to 1 if you have the <wininet.h> header file. */
/* #undef HAVE_WININET_H */
/* Define to enable winscreencap plug-in (used by winscreencap). */
/* #undef HAVE_WINSCREENCAP */
/* Define to 1 if you have the <winsock2.h> header file. */
/* #undef HAVE_WINSOCK2_H */
/* Define to 1 if you have the <ws2tcpip.h> header file. */
/* #undef HAVE_WS2TCPIP_H */
/* Define if you have X11 library */
#define HAVE_X11 1
/* Define to enable xvid plugins (used by xvid). */
/* #undef HAVE_XVID */
/* Define to enable ZBar barcode detector (used by zbar). */
/* #undef HAVE_ZBAR */
/* the host CPU */
#define HOST_CPU "aarch64"
/* library dir */
#define LIBDIR "/usr/lib"
/* gettext locale dir */
#define LOCALEDIR "/usr/share/locale"
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#define LT_OBJDIR ".libs/"
/* Define if the old MusePack API is used */
/* #undef MPC_IS_OLD_API */
/* opencv install prefix */
#define OPENCV_PREFIX ""
/* Name of package */
#define PACKAGE "gst-plugins-bad"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
/* Define to the full name of this package. */
#define PACKAGE_NAME "GStreamer Bad Plug-ins"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.2.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-bad"
/* Define to the home page for this package. */
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.2.3"
/* directory where plugins are located */
#define PLUGINDIR "/usr/lib/gstreamer-1.0"
/* The size of `char', as computed by sizeof. */
/* #undef SIZEOF_CHAR */
/* The size of `int', as computed by sizeof. */
/* #undef SIZEOF_INT */
/* The size of `long', as computed by sizeof. */
/* #undef SIZEOF_LONG */
/* The size of `short', as computed by sizeof. */
/* #undef SIZEOF_SHORT */
/* The size of `void*', as computed by sizeof. */
/* #undef SIZEOF_VOIDP */
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* the target CPU */
#define TARGET_CPU "aarch64"
/* Define location of timidity.cfg */
/* #undef TIMIDITY_CFG */
/* Use Mali FB EGL window system */
/* #undef USE_EGL_MALI_FB */
/* Use RPi EGL window system */
/* #undef USE_EGL_RPI */
/* Use X11 EGL window system */
#define USE_EGL_X11 1
/* Version number of package */
#define VERSION "1.2.3"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
/* # undef WORDS_BIGENDIAN */
# endif
#endif
/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
/* We need at least WinXP SP2 for __stat64 */
/* #undef __MSVCRT_VERSION__ */