1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# this snippet is to be included by both our docbook manuals
18# and gtk-doc API references
19
20# it adds an upload target to each of these dir's Makefiles
21
22# each Makefile.am should define the following variables:
23# - DOC: the base name of the documentation
24#        (faq, manual, pwg, gstreamer, gstreamer-libs)
25# - FORMATS: the formats in which DOC is output
26#            (html ps pdf)
27
28# if you want to use it, make sure your $HOME/.ssh/config file contains the
29# correct User entry for the Host entry for the DOC_SERVER
30
31# This is an include file specifically tuned for building documentation
32# for GStreamer plug-ins
33VPATH = @srcdir@
34am__is_gnu_make = { \
35  if test -z '$(MAKELEVEL)'; then \
36    false; \
37  elif test -n '$(MAKE_HOST)'; then \
38    true; \
39  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
40    true; \
41  else \
42    false; \
43  fi; \
44}
45am__make_running_with_option = \
46  case $${target_option-} in \
47      ?) ;; \
48      *) echo "am__make_running_with_option: internal error: invalid" \
49              "target option '$${target_option-}' specified" >&2; \
50         exit 1;; \
51  esac; \
52  has_opt=no; \
53  sane_makeflags=$$MAKEFLAGS; \
54  if $(am__is_gnu_make); then \
55    sane_makeflags=$$MFLAGS; \
56  else \
57    case $$MAKEFLAGS in \
58      *\\[\ \	]*) \
59        bs=\\; \
60        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
61          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
62    esac; \
63  fi; \
64  skip_next=no; \
65  strip_trailopt () \
66  { \
67    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
68  }; \
69  for flg in $$sane_makeflags; do \
70    test $$skip_next = yes && { skip_next=no; continue; }; \
71    case $$flg in \
72      *=*|--*) continue;; \
73        -*I) strip_trailopt 'I'; skip_next=yes;; \
74      -*I?*) strip_trailopt 'I';; \
75        -*O) strip_trailopt 'O'; skip_next=yes;; \
76      -*O?*) strip_trailopt 'O';; \
77        -*l) strip_trailopt 'l'; skip_next=yes;; \
78      -*l?*) strip_trailopt 'l';; \
79      -[dEDm]) skip_next=yes;; \
80      -[JT]) skip_next=yes;; \
81    esac; \
82    case $$flg in \
83      *$$target_option*) has_opt=yes; break;; \
84    esac; \
85  done; \
86  test $$has_opt = yes
87am__make_dryrun = (target_option=n; $(am__make_running_with_option))
88am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
89pkgdatadir = $(datadir)/@PACKAGE@
90pkgincludedir = $(includedir)/@PACKAGE@
91pkglibdir = $(libdir)/@PACKAGE@
92pkglibexecdir = $(libexecdir)/@PACKAGE@
93am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
94install_sh_DATA = $(install_sh) -c -m 644
95install_sh_PROGRAM = $(install_sh) -c
96install_sh_SCRIPT = $(install_sh) -c
97INSTALL_HEADER = $(INSTALL_DATA)
98transform = $(program_transform_name)
99NORMAL_INSTALL = :
100PRE_INSTALL = :
101POST_INSTALL = :
102NORMAL_UNINSTALL = :
103PRE_UNINSTALL = :
104POST_UNINSTALL = :
105build_triplet = @build@
106host_triplet = @host@
107target_triplet = @target@
108subdir = docs/plugins
109ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
110am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
111	$(top_srcdir)/common/m4/as-auto-alt.m4 \
112	$(top_srcdir)/common/m4/as-compiler-flag.m4 \
113	$(top_srcdir)/common/m4/as-libtool.m4 \
114	$(top_srcdir)/common/m4/as-version.m4 \
115	$(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
116	$(top_srcdir)/common/m4/ax_pthread.m4 \
117	$(top_srcdir)/common/m4/gst-arch.m4 \
118	$(top_srcdir)/common/m4/gst-args.m4 \
119	$(top_srcdir)/common/m4/gst-check.m4 \
120	$(top_srcdir)/common/m4/gst-default.m4 \
121	$(top_srcdir)/common/m4/gst-dowhile.m4 \
122	$(top_srcdir)/common/m4/gst-error.m4 \
123	$(top_srcdir)/common/m4/gst-feature.m4 \
124	$(top_srcdir)/common/m4/gst-gettext.m4 \
125	$(top_srcdir)/common/m4/gst-glib2.m4 \
126	$(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
127	$(top_srcdir)/common/m4/gst-platform.m4 \
128	$(top_srcdir)/common/m4/gst-plugin-docs.m4 \
129	$(top_srcdir)/common/m4/gst-plugindir.m4 \
130	$(top_srcdir)/common/m4/gst.m4 \
131	$(top_srcdir)/common/m4/gtk-doc.m4 \
132	$(top_srcdir)/common/m4/introspection.m4 \
133	$(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
134	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
135	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
136	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
137	$(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/libtool.m4 \
138	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
139	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
140	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
141	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
142am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
143	$(ACLOCAL_M4)
144DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
145mkinstalldirs = $(install_sh) -d
146CONFIG_HEADER = $(top_builddir)/config.h
147CONFIG_CLEAN_FILES =
148CONFIG_CLEAN_VPATH_FILES =
149AM_V_P = $(am__v_P_@AM_V@)
150am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
151am__v_P_0 = false
152am__v_P_1 = :
153AM_V_GEN = $(am__v_GEN_@AM_V@)
154am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
155am__v_GEN_0 = @echo "  GEN     " $@;
156am__v_GEN_1 =
157AM_V_at = $(am__v_at_@AM_V@)
158am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159am__v_at_0 = @
160am__v_at_1 =
161SOURCES =
162DIST_SOURCES =
163RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
164	ctags-recursive dvi-recursive html-recursive info-recursive \
165	install-data-recursive install-dvi-recursive \
166	install-exec-recursive install-html-recursive \
167	install-info-recursive install-pdf-recursive \
168	install-ps-recursive install-recursive installcheck-recursive \
169	installdirs-recursive pdf-recursive ps-recursive \
170	tags-recursive uninstall-recursive
171am__can_run_installinfo = \
172  case $$AM_UPDATE_INFO_DIR in \
173    n|no|NO) false;; \
174    *) (install-info --version) >/dev/null 2>&1;; \
175  esac
176RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
177  distclean-recursive maintainer-clean-recursive
178am__recursive_targets = \
179  $(RECURSIVE_TARGETS) \
180  $(RECURSIVE_CLEAN_TARGETS) \
181  $(am__extra_recursive_targets)
182AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
183	distdir distdir-am
184am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
185# Read a list of newline-separated strings from the standard input,
186# and print each of them once, without duplicates.  Input order is
187# *not* preserved.
188am__uniquify_input = $(AWK) '\
189  BEGIN { nonempty = 0; } \
190  { items[$$0] = 1; nonempty = 1; } \
191  END { if (nonempty) { for (i in items) print i; }; } \
192'
193# Make sure the list of sources is unique.  This is necessary because,
194# e.g., the same source file might be shared among _SOURCES variables
195# for different programs/libraries.
196am__define_uniq_tagged_files = \
197  list='$(am__tagged_files)'; \
198  unique=`for i in $$list; do \
199    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
200  done | $(am__uniquify_input)`
201ETAGS = etags
202CTAGS = ctags
203DIST_SUBDIRS = $(SUBDIRS)
204am__DIST_COMMON = $(srcdir)/Makefile.in \
205	$(top_srcdir)/common/gtk-doc-plugins.mak \
206	$(top_srcdir)/common/upload-doc.mak
207DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
208am__relativize = \
209  dir0=`pwd`; \
210  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
211  sed_rest='s,^[^/]*/*,,'; \
212  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
213  sed_butlast='s,/*[^/]*$$,,'; \
214  while test -n "$$dir1"; do \
215    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
216    if test "$$first" != "."; then \
217      if test "$$first" = ".."; then \
218        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
219        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
220      else \
221        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
222        if test "$$first2" = "$$first"; then \
223          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
224        else \
225          dir2="../$$dir2"; \
226        fi; \
227        dir0="$$dir0"/"$$first"; \
228      fi; \
229    fi; \
230    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
231  done; \
232  reldir="$$dir2"
233ACLOCAL = @ACLOCAL@
234ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
235AMTAR = @AMTAR@
236AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
237AOM_CFLAGS = @AOM_CFLAGS@
238AOM_LIBS = @AOM_LIBS@
239AR = @AR@
240AS = @AS@
241ASSRENDER_CFLAGS = @ASSRENDER_CFLAGS@
242ASSRENDER_LIBS = @ASSRENDER_LIBS@
243AUTOCONF = @AUTOCONF@
244AUTOHEADER = @AUTOHEADER@
245AUTOMAKE = @AUTOMAKE@
246AWK = @AWK@
247BLUEZ5_CFLAGS = @BLUEZ5_CFLAGS@
248BLUEZ5_LIBS = @BLUEZ5_LIBS@
249BS2B_CFLAGS = @BS2B_CFLAGS@
250BS2B_LIBS = @BS2B_LIBS@
251BZ2_LIBS = @BZ2_LIBS@
252CC = @CC@
253CCASFLAGS = @CCASFLAGS@
254CCDEPMODE = @CCDEPMODE@
255CFLAGS = @CFLAGS@
256CHROMAPRINT_CFLAGS = @CHROMAPRINT_CFLAGS@
257CHROMAPRINT_LIBS = @CHROMAPRINT_LIBS@
258CPP = @CPP@
259CPPFLAGS = @CPPFLAGS@
260CUDA_CFLAGS = @CUDA_CFLAGS@
261CUDA_LIBS = @CUDA_LIBS@
262CURL_CFLAGS = @CURL_CFLAGS@
263CURL_LIBS = @CURL_LIBS@
264CXX = @CXX@
265CXXCPP = @CXXCPP@
266CXXDEPMODE = @CXXDEPMODE@
267CXXFLAGS = @CXXFLAGS@
268CYGPATH_W = @CYGPATH_W@
269DECKLINK_CXXFLAGS = @DECKLINK_CXXFLAGS@
270DECKLINK_LIBS = @DECKLINK_LIBS@
271DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
272DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
273DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
274DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
275DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
276DEFS = @DEFS@
277DEPDIR = @DEPDIR@
278DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
279DIRECT3D_LIBS = @DIRECT3D_LIBS@
280DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
281DIRECTFB_LIBS = @DIRECTFB_LIBS@
282DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
283DIRECTX_CFLAGS = @DIRECTX_CFLAGS@
284DIRECTX_LDFLAGS = @DIRECTX_LDFLAGS@
285DLLTOOL = @DLLTOOL@
286DSSIM_CFLAGS = @DSSIM_CFLAGS@
287DSSIM_LIBS = @DSSIM_LIBS@
288DSYMUTIL = @DSYMUTIL@
289DTLS_CFLAGS = @DTLS_CFLAGS@
290DTLS_LIBS = @DTLS_LIBS@
291DTS_LIBS = @DTS_LIBS@
292DUMPBIN = @DUMPBIN@
293DVDNAV_CFLAGS = @DVDNAV_CFLAGS@
294DVDNAV_LIBS = @DVDNAV_LIBS@
295ECHO_C = @ECHO_C@
296ECHO_N = @ECHO_N@
297ECHO_T = @ECHO_T@
298EGREP = @EGREP@
299ERROR_CFLAGS = @ERROR_CFLAGS@
300ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
301ERROR_OBJCFLAGS = @ERROR_OBJCFLAGS@
302EXEEXT = @EXEEXT@
303EXIF_CFLAGS = @EXIF_CFLAGS@
304EXIF_LIBS = @EXIF_LIBS@
305EXTRA_CFLAGS = @EXTRA_CFLAGS@
306FAAC_LIBS = @FAAC_LIBS@
307FAAD_LIBS = @FAAD_LIBS@
308FDK_AAC_CFLAGS = @FDK_AAC_CFLAGS@
309FDK_AAC_LIBS = @FDK_AAC_LIBS@
310FFLAGS = @FFLAGS@
311FGREP = @FGREP@
312FLITE_CFLAGS = @FLITE_CFLAGS@
313FLITE_LIBS = @FLITE_LIBS@
314FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
315FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
316GCOV = @GCOV@
317GCOV_CFLAGS = @GCOV_CFLAGS@
318GCOV_LIBS = @GCOV_LIBS@
319GDBUS_CODEGEN = @GDBUS_CODEGEN@
320GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
321GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
322GIO_CFLAGS = @GIO_CFLAGS@
323GIO_LDFLAGS = @GIO_LDFLAGS@
324GIO_LIBS = @GIO_LIBS@
325GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
326GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
327GLIB_CFLAGS = @GLIB_CFLAGS@
328GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
329GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
330GLIB_LIBS = @GLIB_LIBS@
331GLIB_MKENUMS = @GLIB_MKENUMS@
332GLIB_PREFIX = @GLIB_PREFIX@
333GLIB_REQ = @GLIB_REQ@
334GME_LIBS = @GME_LIBS@
335GMODULE_NO_EXPORT_CFLAGS = @GMODULE_NO_EXPORT_CFLAGS@
336GMODULE_NO_EXPORT_LIBS = @GMODULE_NO_EXPORT_LIBS@
337GMSGFMT = @GMSGFMT@
338GMSGFMT_015 = @GMSGFMT_015@
339GNUSTL_CFLAGS = @GNUSTL_CFLAGS@
340GNUSTL_LIBS = @GNUSTL_LIBS@
341GREP = @GREP@
342GSM_LIBS = @GSM_LIBS@
343GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
344GSTPB_PREFIX = @GSTPB_PREFIX@
345GST_AGE = @GST_AGE@
346GST_ALLOCATORS_CFLAGS = @GST_ALLOCATORS_CFLAGS@
347GST_ALLOCATORS_LIBS = @GST_ALLOCATORS_LIBS@
348GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
349GST_API_VERSION = @GST_API_VERSION@
350GST_AUDIO_CFLAGS = @GST_AUDIO_CFLAGS@
351GST_AUDIO_LIBS = @GST_AUDIO_LIBS@
352GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
353GST_BASE_LIBS = @GST_BASE_LIBS@
354GST_CFLAGS = @GST_CFLAGS@
355GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
356GST_CHECK_LIBS = @GST_CHECK_LIBS@
357GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
358GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
359GST_CURRENT = @GST_CURRENT@
360GST_CXXFLAGS = @GST_CXXFLAGS@
361GST_GL_CFLAGS = @GST_GL_CFLAGS@
362GST_GL_LIBS = @GST_GL_LIBS@
363GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
364GST_LIBS = @GST_LIBS@
365GST_LIBVERSION = @GST_LIBVERSION@
366GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
367GST_LICENSE = @GST_LICENSE@
368GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
369GST_NET_CFLAGS = @GST_NET_CFLAGS@
370GST_NET_LIBS = @GST_NET_LIBS@
371GST_OBJCFLAGS = @GST_OBJCFLAGS@
372GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
373GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
374GST_OPTION_OBJCFLAGS = @GST_OPTION_OBJCFLAGS@
375GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
376GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
377GST_PBUTILS_CFLAGS = @GST_PBUTILS_CFLAGS@
378GST_PBUTILS_LIBS = @GST_PBUTILS_LIBS@
379GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
380GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
381GST_PLUGINS_BAD_CFLAGS = @GST_PLUGINS_BAD_CFLAGS@
382GST_PLUGINS_BAD_CXXFLAGS = @GST_PLUGINS_BAD_CXXFLAGS@
383GST_PLUGINS_BAD_OBJCFLAGS = @GST_PLUGINS_BAD_OBJCFLAGS@
384GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
385GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
386GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
387GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
388GST_PLUGINS_GOOD_CFLAGS = @GST_PLUGINS_GOOD_CFLAGS@
389GST_PLUGINS_GOOD_DIR = @GST_PLUGINS_GOOD_DIR@
390GST_PLUGINS_GOOD_LIBS = @GST_PLUGINS_GOOD_LIBS@
391GST_PLUGINS_LIBAV_CFLAGS = @GST_PLUGINS_LIBAV_CFLAGS@
392GST_PLUGINS_LIBAV_DIR = @GST_PLUGINS_LIBAV_DIR@
393GST_PLUGINS_LIBAV_LIBS = @GST_PLUGINS_LIBAV_LIBS@
394GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
395GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
396GST_PLUGINS_UGLY_CFLAGS = @GST_PLUGINS_UGLY_CFLAGS@
397GST_PLUGINS_UGLY_DIR = @GST_PLUGINS_UGLY_DIR@
398GST_PLUGINS_UGLY_LIBS = @GST_PLUGINS_UGLY_LIBS@
399GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
400GST_PREFIX = @GST_PREFIX@
401GST_REVISION = @GST_REVISION@
402GST_SDP_CFLAGS = @GST_SDP_CFLAGS@
403GST_SDP_LIBS = @GST_SDP_LIBS@
404GST_TOOLS_DIR = @GST_TOOLS_DIR@
405GST_VIDEO_CFLAGS = @GST_VIDEO_CFLAGS@
406GST_VIDEO_LIBS = @GST_VIDEO_LIBS@
407GTK3_CFLAGS = @GTK3_CFLAGS@
408GTK3_LIBS = @GTK3_LIBS@
409GTKDOC_CHECK = @GTKDOC_CHECK@
410GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
411GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
412GTKDOC_MKPDF = @GTKDOC_MKPDF@
413GTKDOC_REBASE = @GTKDOC_REBASE@
414GTK_BASE_DIR = @GTK_BASE_DIR@
415GTK_CFLAGS = @GTK_CFLAGS@
416GTK_LIBS = @GTK_LIBS@
417GTK_VERSION = @GTK_VERSION@
418G_UDEV_CFLAGS = @G_UDEV_CFLAGS@
419G_UDEV_LIBS = @G_UDEV_LIBS@
420HAVE_CXX = @HAVE_CXX@
421HAVE_DIRECT3D = @HAVE_DIRECT3D@
422HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
423HAVE_DTS = @HAVE_DTS@
424HAVE_FAAC = @HAVE_FAAC@
425HAVE_FAAD = @HAVE_FAAD@
426HAVE_FLITE = @HAVE_FLITE@
427HAVE_GSM = @HAVE_GSM@
428HAVE_GTK3 = @HAVE_GTK3@
429HAVE_OPENJPEG = @HAVE_OPENJPEG@
430HAVE_SRTP = @HAVE_SRTP@
431HAVE_WASAPI = @HAVE_WASAPI@
432HAVE_WILDMIDI = @HAVE_WILDMIDI@
433HAVE_WINKS = @HAVE_WINKS@
434HAVE_WINSCREENCAP = @HAVE_WINSCREENCAP@
435HAVE_X11 = @HAVE_X11@
436HTML_DIR = @HTML_DIR@
437INSTALL = @INSTALL@
438INSTALL_DATA = @INSTALL_DATA@
439INSTALL_PROGRAM = @INSTALL_PROGRAM@
440INSTALL_SCRIPT = @INSTALL_SCRIPT@
441INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
442INTLLIBS = @INTLLIBS@
443INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
444INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
445INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
446INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
447INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
448INTROSPECTION_INIT = @INTROSPECTION_INIT@
449INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
450INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
451INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
452INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
453KATE_CFLAGS = @KATE_CFLAGS@
454KATE_LIBS = @KATE_LIBS@
455KMS_DRM_CFLAGS = @KMS_DRM_CFLAGS@
456KMS_DRM_LIBS = @KMS_DRM_LIBS@
457LCMS2_CFLAGS = @LCMS2_CFLAGS@
458LCMS2_LIBS = @LCMS2_LIBS@
459LD = @LD@
460LDFLAGS = @LDFLAGS@
461LIBDC1394_CFLAGS = @LIBDC1394_CFLAGS@
462LIBDC1394_LIBS = @LIBDC1394_LIBS@
463LIBDE265_CFLAGS = @LIBDE265_CFLAGS@
464LIBDE265_LIBS = @LIBDE265_LIBS@
465LIBDIR = @LIBDIR@
466LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
467LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
468LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
469LIBICONV = @LIBICONV@
470LIBINTL = @LIBINTL@
471LIBM = @LIBM@
472LIBMFX_CFLAGS = @LIBMFX_CFLAGS@
473LIBMFX_LIBS = @LIBMFX_LIBS@
474LIBMMS_CFLAGS = @LIBMMS_CFLAGS@
475LIBMMS_LIBS = @LIBMMS_LIBS@
476LIBOBJS = @LIBOBJS@
477LIBS = @LIBS@
478LIBTOOL = @LIBTOOL@
479LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
480LIBUDEV_LIBS = @LIBUDEV_LIBS@
481LIBUSB_CFLAGS = @LIBUSB_CFLAGS@
482LIBUSB_LIBS = @LIBUSB_LIBS@
483LIBVA_DRM_CFLAGS = @LIBVA_DRM_CFLAGS@
484LIBVA_DRM_LIBS = @LIBVA_DRM_LIBS@
485LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
486LIBXML2_LIBS = @LIBXML2_LIBS@
487LILV_CFLAGS = @LILV_CFLAGS@
488LILV_LIBS = @LILV_LIBS@
489LIPO = @LIPO@
490LN_S = @LN_S@
491LOCALEDIR = @LOCALEDIR@
492LRDF_CFLAGS = @LRDF_CFLAGS@
493LRDF_LIBS = @LRDF_LIBS@
494LTLIBICONV = @LTLIBICONV@
495LTLIBINTL = @LTLIBINTL@
496LTLIBOBJS = @LTLIBOBJS@
497LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
498MAINT = @MAINT@
499MAKEINFO = @MAKEINFO@
500MANIFEST_TOOL = @MANIFEST_TOOL@
501MJPEG_CFLAGS = @MJPEG_CFLAGS@
502MJPEG_LIBS = @MJPEG_LIBS@
503MKDIR_P = @MKDIR_P@
504MODPLUG_CFLAGS = @MODPLUG_CFLAGS@
505MODPLUG_LIBS = @MODPLUG_LIBS@
506MPEG2ENC_CFLAGS = @MPEG2ENC_CFLAGS@
507MPEG2ENC_LIBS = @MPEG2ENC_LIBS@
508MPLEX_CFLAGS = @MPLEX_CFLAGS@
509MPLEX_LDFLAGS = @MPLEX_LDFLAGS@
510MPLEX_LIBS = @MPLEX_LIBS@
511MSDK_CFLAGS = @MSDK_CFLAGS@
512MSDK_LIBS = @MSDK_LIBS@
513MSGFMT = @MSGFMT@
514MSGFMT_015 = @MSGFMT_015@
515MSGMERGE = @MSGMERGE@
516MUSEPACK_LIBS = @MUSEPACK_LIBS@
517NEON_CFLAGS = @NEON_CFLAGS@
518NEON_LIBS = @NEON_LIBS@
519NETTLE_CFLAGS = @NETTLE_CFLAGS@
520NETTLE_LIBS = @NETTLE_LIBS@
521NICE_CFLAGS = @NICE_CFLAGS@
522NICE_LIBS = @NICE_LIBS@
523NM = @NM@
524NMEDIT = @NMEDIT@
525NVENCODE_LIBS = @NVENCODE_LIBS@
526OBJC = @OBJC@
527OBJCDEPMODE = @OBJCDEPMODE@
528OBJCFLAGS = @OBJCFLAGS@
529OBJDUMP = @OBJDUMP@
530OBJEXT = @OBJEXT@
531OFA_CFLAGS = @OFA_CFLAGS@
532OFA_LIBS = @OFA_LIBS@
533OPENAL_CFLAGS = @OPENAL_CFLAGS@
534OPENAL_LIBS = @OPENAL_LIBS@
535OPENCV_CFLAGS = @OPENCV_CFLAGS@
536OPENCV_LIBS = @OPENCV_LIBS@
537OPENCV_PREFIX = @OPENCV_PREFIX@
538OPENEXR240_CFLAGS = @OPENEXR240_CFLAGS@
539OPENEXR240_LIBS = @OPENEXR240_LIBS@
540OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
541OPENEXR_LIBS = @OPENEXR_LIBS@
542OPENEXR_STDCFLAGS = @OPENEXR_STDCFLAGS@
543OPENH264_CFLAGS = @OPENH264_CFLAGS@
544OPENH264_LIBS = @OPENH264_LIBS@
545OPENJPEG_CFLAGS = @OPENJPEG_CFLAGS@
546OPENJPEG_LIBS = @OPENJPEG_LIBS@
547OPENMPT_CFLAGS = @OPENMPT_CFLAGS@
548OPENMPT_LIBS = @OPENMPT_LIBS@
549OPENNI2_CFLAGS = @OPENNI2_CFLAGS@
550OPENNI2_LIBS = @OPENNI2_LIBS@
551OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
552OPENSSL_LIBS = @OPENSSL_LIBS@
553OPUS_CFLAGS = @OPUS_CFLAGS@
554OPUS_LIBS = @OPUS_LIBS@
555ORCC = @ORCC@
556ORCC_FLAGS = @ORCC_FLAGS@
557ORC_CFLAGS = @ORC_CFLAGS@
558ORC_LIBS = @ORC_LIBS@
559OTOOL = @OTOOL@
560OTOOL64 = @OTOOL64@
561PACKAGE = @PACKAGE@
562PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
563PACKAGE_NAME = @PACKAGE_NAME@
564PACKAGE_STRING = @PACKAGE_STRING@
565PACKAGE_TARNAME = @PACKAGE_TARNAME@
566PACKAGE_URL = @PACKAGE_URL@
567PACKAGE_VERSION = @PACKAGE_VERSION@
568PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
569PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
570PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
571PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
572PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
573PANGO_CFLAGS = @PANGO_CFLAGS@
574PANGO_LIBS = @PANGO_LIBS@
575PATH_SEPARATOR = @PATH_SEPARATOR@
576PKG_CONFIG = @PKG_CONFIG@
577PLUGINDIR = @PLUGINDIR@
578POSUB = @POSUB@
579PROFILE_CFLAGS = @PROFILE_CFLAGS@
580PTHREAD_CC = @PTHREAD_CC@
581PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
582PTHREAD_LIBS = @PTHREAD_LIBS@
583PYTHON = @PYTHON@
584PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
585PYTHON_PLATFORM = @PYTHON_PLATFORM@
586PYTHON_PREFIX = @PYTHON_PREFIX@
587PYTHON_VERSION = @PYTHON_VERSION@
588RANLIB = @RANLIB@
589RSVG_CFLAGS = @RSVG_CFLAGS@
590RSVG_LIBS = @RSVG_LIBS@
591RTMP_CFLAGS = @RTMP_CFLAGS@
592RTMP_LIBS = @RTMP_LIBS@
593SBC_CFLAGS = @SBC_CFLAGS@
594SBC_LIBS = @SBC_LIBS@
595SED = @SED@
596SET_MAKE = @SET_MAKE@
597SHELL = @SHELL@
598SHM_LIBS = @SHM_LIBS@
599SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
600SNDFILE_LIBS = @SNDFILE_LIBS@
601SOUNDTOUCH_CFLAGS = @SOUNDTOUCH_CFLAGS@
602SOUNDTOUCH_LIBS = @SOUNDTOUCH_LIBS@
603SPANDSP_CFLAGS = @SPANDSP_CFLAGS@
604SPANDSP_LIBS = @SPANDSP_LIBS@
605SRTP_CFLAGS = @SRTP_CFLAGS@
606SRTP_LIBS = @SRTP_LIBS@
607SRT_CFLAGS = @SRT_CFLAGS@
608SRT_LIBS = @SRT_LIBS@
609SSH2_CFLAGS = @SSH2_CFLAGS@
610SSH2_LIBS = @SSH2_LIBS@
611STRIP = @STRIP@
612TELETEXTDEC_CFLAGS = @TELETEXTDEC_CFLAGS@
613TELETEXTDEC_LIBS = @TELETEXTDEC_LIBS@
614TIGER_CFLAGS = @TIGER_CFLAGS@
615TIGER_LIBS = @TIGER_LIBS@
616TTML_CFLAGS = @TTML_CFLAGS@
617TTML_LIBS = @TTML_LIBS@
618USE_NLS = @USE_NLS@
619USRSCTP_LIBS = @USRSCTP_LIBS@
620VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
621VALGRIND_LIBS = @VALGRIND_LIBS@
622VALGRIND_PATH = @VALGRIND_PATH@
623VDPAU_CFLAGS = @VDPAU_CFLAGS@
624VDPAU_LIBS = @VDPAU_LIBS@
625VERSION = @VERSION@
626VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
627VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
628VOAACENC_CFLAGS = @VOAACENC_CFLAGS@
629VOAACENC_LIBS = @VOAACENC_LIBS@
630VOAMRWBENC_CFLAGS = @VOAMRWBENC_CFLAGS@
631VOAMRWBENC_LIBS = @VOAMRWBENC_LIBS@
632VULKAN_LIBS = @VULKAN_LIBS@
633VULKAN_WAYLAND_CFLAGS = @VULKAN_WAYLAND_CFLAGS@
634VULKAN_WAYLAND_LIBS = @VULKAN_WAYLAND_LIBS@
635WARNING_CFLAGS = @WARNING_CFLAGS@
636WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
637WARNING_OBJCFLAGS = @WARNING_OBJCFLAGS@
638WASAPI_LIBS = @WASAPI_LIBS@
639WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
640WAYLAND_LIBS = @WAYLAND_LIBS@
641WAYLAND_PROTOCOLS_DATADIR = @WAYLAND_PROTOCOLS_DATADIR@
642WEBP_CFLAGS = @WEBP_CFLAGS@
643WEBP_LIBS = @WEBP_LIBS@
644WEBRTCDSP_CFLAGS = @WEBRTCDSP_CFLAGS@
645WEBRTCDSP_LIBS = @WEBRTCDSP_LIBS@
646WGET = @WGET@
647WILDMIDI_CFLAGS = @WILDMIDI_CFLAGS@
648WILDMIDI_LIBS = @WILDMIDI_LIBS@
649WINKS_LIBS = @WINKS_LIBS@
650WINSCREENCAP_LIBS = @WINSCREENCAP_LIBS@
651WINSOCK2_LIBS = @WINSOCK2_LIBS@
652WPE_CFLAGS = @WPE_CFLAGS@
653WPE_LIBS = @WPE_LIBS@
654X11_CFLAGS = @X11_CFLAGS@
655X11_LIBS = @X11_LIBS@
656X265_CFLAGS = @X265_CFLAGS@
657X265_LIBS = @X265_LIBS@
658XCB_CFLAGS = @XCB_CFLAGS@
659XCB_LIBS = @XCB_LIBS@
660XGETTEXT = @XGETTEXT@
661XGETTEXT_015 = @XGETTEXT_015@
662XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
663ZBAR_CFLAGS = @ZBAR_CFLAGS@
664ZBAR_LIBS = @ZBAR_LIBS@
665abs_builddir = @abs_builddir@
666abs_srcdir = @abs_srcdir@
667abs_top_builddir = @abs_top_builddir@
668abs_top_srcdir = @abs_top_srcdir@
669ac_ct_AR = @ac_ct_AR@
670ac_ct_CC = @ac_ct_CC@
671ac_ct_CXX = @ac_ct_CXX@
672ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
673ac_ct_OBJC = @ac_ct_OBJC@
674am__include = @am__include@
675am__leading_dot = @am__leading_dot@
676am__quote = @am__quote@
677am__tar = @am__tar@
678am__untar = @am__untar@
679ax_pthread_config = @ax_pthread_config@
680bindir = @bindir@
681build = @build@
682build_alias = @build_alias@
683build_cpu = @build_cpu@
684build_os = @build_os@
685build_vendor = @build_vendor@
686builddir = @builddir@
687datadir = @datadir@
688datarootdir = @datarootdir@
689docdir = @docdir@
690dvidir = @dvidir@
691exec_prefix = @exec_prefix@
692host = @host@
693host_alias = @host_alias@
694host_cpu = @host_cpu@
695host_os = @host_os@
696host_vendor = @host_vendor@
697htmldir = @htmldir@
698includedir = @includedir@
699infodir = @infodir@
700install_sh = @install_sh@
701libdir = @libdir@
702libexecdir = @libexecdir@
703localedir = @localedir@
704localstatedir = @localstatedir@
705mandir = @mandir@
706mkdir_p = @mkdir_p@
707oldincludedir = @oldincludedir@
708pdfdir = @pdfdir@
709pkgpyexecdir = @pkgpyexecdir@
710pkgpythondir = @pkgpythondir@
711plugindir = @plugindir@
712prefix = @prefix@
713program_transform_name = @program_transform_name@
714psdir = @psdir@
715pyexecdir = @pyexecdir@
716pythondir = @pythondir@
717runstatedir = @runstatedir@
718sbindir = @sbindir@
719sharedstatedir = @sharedstatedir@
720srcdir = @srcdir@
721sysconfdir = @sysconfdir@
722target = @target@
723target_alias = @target_alias@
724target_cpu = @target_cpu@
725target_os = @target_os@
726target_vendor = @target_vendor@
727top_build_prefix = @top_build_prefix@
728top_builddir = @top_builddir@
729top_srcdir = @top_srcdir@
730wayland_scanner = @wayland_scanner@
731GST_DOC_SCANOBJ = $(top_srcdir)/common/gstdoc-scangobj
732
733# The name of the module, e.g. 'glib'.
734#DOC_MODULE=gst-plugins-libs-@GST_API_VERSION@
735MODULE = gst-plugins-bad
736DOC_MODULE = $(MODULE)-plugins
737
738# for upload-doc.mak
739DOC = $(MODULE)-plugins
740FORMATS = html
741
742# these variables define the location of the online docs
743DOC_SERVER = gstreamer.freedesktop.org
744DOC_BASE = /srv/gstreamer.freedesktop.org/www/data/doc
745DOC_URL = $(DOC_SERVER):$(DOC_BASE)
746
747# The top-level SGML file. Change it if you want.
748DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
749
750# The directory containing the source code.
751# gtk-doc will search all .c & .h files beneath here for inline comments
752# documenting functions and macros.
753DOC_SOURCE_DIR = $(top_srcdir)/gst $(top_srcdir)/ext $(top_srcdir)/sys
754
755# Extra options to supply to gtkdoc-scan.
756SCAN_OPTIONS =
757
758# Extra options to supply to gtkdoc-mkdb.
759MKDB_OPTIONS = --sgml-mode --source-suffixes=c,h,cc,cpp,m
760
761# Extra options to supply to gtkdoc-fixref.
762FIXXREF_OPTIONS = --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html \
763	--extra-dir=$(GST_PREFIX)/share/gtk-doc/html \
764	--extra-dir=$(GSTPB_PREFIX)/share/gtk-doc/html
765
766
767# Used for dependencies.
768HFILE_GLOB = \
769  $(top_srcdir)/gst/*/*.h $(top_srcdir)/ext/*/*.h $(top_srcdir)/sys/*/*.h \
770  $(top_srcdir)/ext/*/*.hh
771
772CFILE_GLOB = \
773  $(top_srcdir)/gst/*/*.c $(top_srcdir)/ext/*/*.c $(top_srcdir)/sys/*/*.c \
774  $(top_srcdir)/ext/*/*.cc $(top_srcdir)/ext/*/*.cpp  $(top_srcdir)/sys/*/*.cpp \
775  $(top_srcdir)/sys/*/*.m
776
777
778# Header files to ignore when scanning.
779IGNORE_HFILES =
780IGNORE_CFILES =
781
782# we add all .h files of elements that have signals/args we want
783# sadly this also pulls in the private methods - maybe we should
784# move those around in the source ?
785#
786# also, we should add some stuff here conditionally based on whether
787# or not the plugin will actually build
788# but I'm not sure about that - it might be this Just Works given that
789# the registry won't have the element
790# -> it just works (TM) (ensonic)
791
792# FIXME: not ported yet
793#	$(top_srcdir)/ext/gnomevfs/gstgnomevfssink.c
794
795# example code that needs to be converted to xml and placed in xml/
796EXAMPLE_CFILES = \
797        $(top_srcdir)/ext/directfb/dfb-example.c
798
799EXTRA_HFILES = \
800	$(top_srcdir)/ext/assrender/gstassrender.h \
801	$(top_srcdir)/ext/curl/gstcurlbasesink.h \
802	$(top_srcdir)/ext/curl/gstcurlfilesink.h \
803	$(top_srcdir)/ext/curl/gstcurlftpsink.h \
804	$(top_srcdir)/ext/curl/gstcurlhttpsink.h \
805	$(top_srcdir)/ext/curl/gstcurlsmtpsink.h \
806	$(top_srcdir)/ext/curl/gstcurltlssink.h \
807	$(top_srcdir)/ext/dc1394/gstdc1394src.h \
808	$(top_srcdir)/ext/directfb/dfbvideosink.h \
809	$(top_srcdir)/ext/dts/gstdtsdec.h \
810	$(top_srcdir)/ext/faac/gstfaac.h \
811	$(top_srcdir)/ext/faad/gstfaad.h \
812	$(top_srcdir)/ext/iqa/iqa.h \
813	$(top_srcdir)/ext/kate/gstkateenc.h \
814	$(top_srcdir)/ext/kate/gstkatedec.h \
815	$(top_srcdir)/ext/kate/gstkateparse.h \
816	$(top_srcdir)/ext/kate/gstkatetag.h \
817	$(top_srcdir)/ext/kate/gstkatetiger.h \
818	$(top_srcdir)/ext/ladspa/gstladspa.h \
819	$(top_srcdir)/ext/modplug/gstmodplug.h \
820	$(top_srcdir)/ext/mpeg2enc/gstmpeg2enc.hh \
821	$(top_srcdir)/ext/mplex/gstmplex.hh \
822	$(top_srcdir)/ext/opencv/gstcvdilate.h \
823	$(top_srcdir)/ext/opencv/gstcverode.h \
824	$(top_srcdir)/ext/opencv/gstcvequalizehist.h \
825	$(top_srcdir)/ext/opencv/gstcvlaplace.h \
826	$(top_srcdir)/ext/opencv/gstcvsmooth.h \
827	$(top_srcdir)/ext/opencv/gstcvsobel.h \
828	$(top_srcdir)/ext/opencv/gstedgedetect.h \
829	$(top_srcdir)/ext/opencv/gstfaceblur.h \
830	$(top_srcdir)/ext/opencv/gstfacedetect.h \
831	$(top_srcdir)/ext/opencv/gsttemplatematch.h \
832	$(top_srcdir)/ext/opencv/gsttextoverlay.h \
833	$(top_srcdir)/ext/openni2/gstopenni2src.h \
834	$(top_srcdir)/ext/rsvg/gstrsvgdec.h \
835	$(top_srcdir)/ext/rsvg/gstrsvgoverlay.h \
836	$(top_srcdir)/ext/rtmp/gstrtmpsrc.h \
837	$(top_srcdir)/ext/rtmp/gstrtmpsink.h \
838	$(top_srcdir)/ext/spandsp/gstspanplc.h \
839	$(top_srcdir)/ext/spandsp/gstdtmfdetect.h \
840	$(top_srcdir)/ext/wildmidi/gstwildmididec.h \
841	$(top_srcdir)/ext/voaacenc/gstvoaacenc.h \
842	$(top_srcdir)/ext/voamrwbenc/gstvoamrwbenc.h \
843	$(top_srcdir)/ext/webrtcdsp/gstwebrtcdsp.h \
844	$(top_srcdir)/ext/webrtcdsp/gstwebrtcechoprobe.h \
845	$(top_srcdir)/ext/zbar/gstzbar.h \
846	$(top_srcdir)/gst/aiff/aiffparse.h \
847	$(top_srcdir)/gst/aiff/aiffmux.h \
848	$(top_srcdir)/gst/autoconvert/gstautoconvert.h \
849	$(top_srcdir)/gst/audiovisualizers/gstspacescope.h \
850	$(top_srcdir)/gst/audiovisualizers/gstspectrascope.h \
851	$(top_srcdir)/gst/audiovisualizers/gstsynaescope.h \
852	$(top_srcdir)/gst/audiovisualizers/gstwavescope.h \
853	$(top_srcdir)/gst/camerabin2/gstcamerabin2.h \
854	$(top_srcdir)/gst/coloreffects/gstcoloreffects.h \
855	$(top_srcdir)/gst/debugutils/fpsdisplaysink.h \
856	$(top_srcdir)/gst/dvdspu/gstdvdspu.h \
857	$(top_srcdir)/gst/festival/gstfestival.h \
858	$(top_srcdir)/gst/gaudieffects/gstburn.h \
859	$(top_srcdir)/gst/gaudieffects/gstchromium.h \
860	$(top_srcdir)/gst/gaudieffects/gstdilate.h \
861	$(top_srcdir)/gst/gaudieffects/gstdodge.h \
862	$(top_srcdir)/gst/gaudieffects/gstexclusion.h \
863	$(top_srcdir)/gst/gaudieffects/gstgaussblur.h \
864	$(top_srcdir)/gst/gaudieffects/gstplugin.h \
865	$(top_srcdir)/gst/gaudieffects/gstsolarize.h \
866	$(top_srcdir)/gst/geometrictransform/gstbulge.h \
867	$(top_srcdir)/gst/geometrictransform/gstcircle.h \
868	$(top_srcdir)/gst/geometrictransform/gstdiffuse.h \
869	$(top_srcdir)/gst/geometrictransform/gstfisheye.h \
870	$(top_srcdir)/gst/geometrictransform/gstkaleidoscope.h \
871	$(top_srcdir)/gst/geometrictransform/gstmarble.h \
872	$(top_srcdir)/gst/geometrictransform/gstmirror.h \
873	$(top_srcdir)/gst/geometrictransform/gstpinch.h \
874	$(top_srcdir)/gst/geometrictransform/gstsphere.h \
875	$(top_srcdir)/gst/geometrictransform/gstsquare.h \
876	$(top_srcdir)/gst/geometrictransform/gststretch.h \
877	$(top_srcdir)/gst/geometrictransform/gsttunnel.h \
878	$(top_srcdir)/gst/geometrictransform/gsttwirl.h \
879	$(top_srcdir)/gst/geometrictransform/gstwaterripple.h \
880	$(top_srcdir)/gst/ivfparse/gstivfparse.h \
881	$(top_srcdir)/gst/jpegformat/gstjpegparse.h \
882	$(top_srcdir)/gst/mpegtsdemux/tsdemux.h \
883	$(top_srcdir)/gst/mpegtsmux/mpegtsmux.h \
884	$(top_srcdir)/gst/mxf/mxfdemux.h \
885	$(top_srcdir)/gst/mxf/mxfmux.h \
886	$(top_srcdir)/gst/pcapparse/gstpcapparse.h \
887	$(top_srcdir)/gst/rawparse/gstaudioparse.h \
888	$(top_srcdir)/gst/rawparse/gstvideoparse.h \
889	$(top_srcdir)/gst/sdp/gstsdpdemux.h \
890	$(top_srcdir)/gst/speed/gstspeed.h \
891	$(top_srcdir)/gst/videosignal/gstvideoanalyse.h \
892	$(top_srcdir)/sys/dvb/gstdvbsrc.h \
893	$(top_srcdir)/sys/shm/gstshmsink.h \
894	$(top_srcdir)/sys/shm/gstshmsrc.h
895
896
897# Images to copy into HTML directory.
898HTML_IMAGES = camerabin.png
899
900# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
901content_files =
902
903# Other files to distribute.
904extra_files =
905
906# CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
907# contains GtkObjects/GObjects and you want to document signals and properties.
908GTKDOC_CFLAGS = -DGST_USE_UNSTABLE_API $(GST_PLUGINS_BAD_CFLAGS) $(GST_BASE_CFLAGS) -I$(top_builddir)
909GTKDOC_LIBS = \
910	$(GST_BASE_LIBS)
911
912
913# If you need to override some of the declarations, place them in this file
914# and uncomment this line.
915#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
916DOC_OVERRIDES =
917@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
918@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
919@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
920@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
921@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN =
922@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
923
924# We set GPATH here; this gives us semantics for GNU make
925# which are more like other make's VPATH, when it comes to
926# whether a source that is a target of one rule is then
927# searched for in VPATH/GPATH.
928#
929GPATH = $(srcdir)
930
931# thomas: make docs parallel installable
932TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)-@GST_API_VERSION@
933MAINTAINER_DOC_STAMPS = \
934	scanobj-build.stamp
935
936EXTRA_DIST = $(MAINTAINER_DOC_STAMPS) $(srcdir)/inspect/*.xml \
937	$(SCANOBJ_FILES) $(content_files) $(extra_files) \
938	$(HTML_IMAGES) $(DOC_MAIN_SGML_FILE) $(DOC_OVERRIDES) \
939	$(DOC_MODULE)-sections.txt $(FIGURES_SOURCEFILES)
940
941# we don't add scanobj-build.stamp here since they are built manually by docs
942# maintainers and result is commited to git
943DOC_STAMPS = \
944	scan-build.stamp		\
945	sgml-build.stamp		\
946	html-build.stamp		\
947	scan.stamp			\
948	sgml.stamp			\
949	html.stamp
950
951
952# files generated/updated by gtkdoc-scangobj
953SCANOBJ_FILES = \
954	$(DOC_MODULE).args              \
955	$(DOC_MODULE).hierarchy         \
956	$(DOC_MODULE).interfaces        \
957	$(DOC_MODULE).prerequisites     \
958	$(DOC_MODULE).signals           \
959	$(DOC_MODULE).types
960
961SCANOBJ_FILES_O = \
962	.libs/$(DOC_MODULE)-scan.o
963
964
965# files generated/updated by gtkdoc-scan
966SCAN_FILES = \
967	$(DOC_MODULE)-sections.txt	\
968	$(DOC_MODULE)-overrides.txt	\
969	$(DOC_MODULE)-decl.txt		\
970	$(DOC_MODULE)-decl-list.txt
971
972REPORT_FILES = \
973	$(DOC_MODULE)-undocumented.txt \
974	$(DOC_MODULE)-undeclared.txt \
975	$(DOC_MODULE)-unused.txt
976
977CLEANFILES = \
978	$(SCANOBJ_FILES_O) \
979	$(REPORT_FILES) \
980	$(DOC_STAMPS) \
981	inspect-registry.xml
982
983INSPECT_DIR = inspect
984
985### inspect GStreamer plug-ins; done by documentation maintainer ###
986
987# only look at the plugins in this module when building inspect .xml stuff
988@ENABLE_GTK_DOC_TRUE@INSPECT_REGISTRY = $(top_builddir)/docs/plugins/inspect-registry.xml
989@ENABLE_GTK_DOC_TRUE@INSPECT_ENVIRONMENT = \
990@ENABLE_GTK_DOC_TRUE@	LC_ALL=C \
991@ENABLE_GTK_DOC_TRUE@	GST_PLUGIN_SYSTEM_PATH_1_0= \
992@ENABLE_GTK_DOC_TRUE@	GST_PLUGIN_PATH_1_0=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(top_builddir)/plugins:$(top_builddir)/src:$(top_builddir)/gnl \
993@ENABLE_GTK_DOC_TRUE@	GST_REGISTRY_1_0=$(INSPECT_REGISTRY) \
994@ENABLE_GTK_DOC_TRUE@	PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" \
995@ENABLE_GTK_DOC_TRUE@	$(INSPECT_EXTRA_ENVIRONMENT)
996
997MAINTAINERCLEANFILES = $(MAINTAINER_DOC_STAMPS)
998
999# wildcard is apparently not portable to other makes, hence the use of find
1000inspect_files = $(sort $(shell find $(srcdir)/$(INSPECT_DIR) -name '*.xml'))
1001SUBDIRS =
1002FIGURES_SOURCEFILES = camerabin.dot
1003FIGURES_IMAGES = camerabin.png
1004all: all-recursive
1005
1006.SUFFIXES:
1007.SUFFIXES: .dot .png
1008$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common/upload-doc.mak $(top_srcdir)/common/gtk-doc-plugins.mak $(am__configure_deps)
1009	@for dep in $?; do \
1010	  case '$(am__configure_deps)' in \
1011	    *$$dep*) \
1012	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1013	        && { if test -f $@; then exit 0; else break; fi; }; \
1014	      exit 1;; \
1015	  esac; \
1016	done; \
1017	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/plugins/Makefile'; \
1018	$(am__cd) $(top_srcdir) && \
1019	  $(AUTOMAKE) --gnu docs/plugins/Makefile
1020Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1021	@case '$?' in \
1022	  *config.status*) \
1023	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1024	  *) \
1025	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1026	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1027	esac;
1028$(top_srcdir)/common/upload-doc.mak $(top_srcdir)/common/gtk-doc-plugins.mak $(am__empty):
1029
1030$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1031	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1032
1033$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1034	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1035$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1036	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1037$(am__aclocal_m4_deps):
1038
1039mostlyclean-libtool:
1040	-rm -f *.lo
1041
1042clean-libtool:
1043	-rm -rf .libs _libs
1044
1045# This directory's subdirectories are mostly independent; you can cd
1046# into them and run 'make' without going through this Makefile.
1047# To change the values of 'make' variables: instead of editing Makefiles,
1048# (1) if the variable is set in 'config.status', edit 'config.status'
1049#     (which will cause the Makefiles to be regenerated when you run 'make');
1050# (2) otherwise, pass the desired values on the 'make' command line.
1051$(am__recursive_targets):
1052	@fail=; \
1053	if $(am__make_keepgoing); then \
1054	  failcom='fail=yes'; \
1055	else \
1056	  failcom='exit 1'; \
1057	fi; \
1058	dot_seen=no; \
1059	target=`echo $@ | sed s/-recursive//`; \
1060	case "$@" in \
1061	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1062	  *) list='$(SUBDIRS)' ;; \
1063	esac; \
1064	for subdir in $$list; do \
1065	  echo "Making $$target in $$subdir"; \
1066	  if test "$$subdir" = "."; then \
1067	    dot_seen=yes; \
1068	    local_target="$$target-am"; \
1069	  else \
1070	    local_target="$$target"; \
1071	  fi; \
1072	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1073	  || eval $$failcom; \
1074	done; \
1075	if test "$$dot_seen" = "no"; then \
1076	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1077	fi; test -z "$$fail"
1078
1079ID: $(am__tagged_files)
1080	$(am__define_uniq_tagged_files); mkid -fID $$unique
1081tags: tags-recursive
1082TAGS: tags
1083
1084tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1085	set x; \
1086	here=`pwd`; \
1087	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1088	  include_option=--etags-include; \
1089	  empty_fix=.; \
1090	else \
1091	  include_option=--include; \
1092	  empty_fix=; \
1093	fi; \
1094	list='$(SUBDIRS)'; for subdir in $$list; do \
1095	  if test "$$subdir" = .; then :; else \
1096	    test ! -f $$subdir/TAGS || \
1097	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1098	  fi; \
1099	done; \
1100	$(am__define_uniq_tagged_files); \
1101	shift; \
1102	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1103	  test -n "$$unique" || unique=$$empty_fix; \
1104	  if test $$# -gt 0; then \
1105	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1106	      "$$@" $$unique; \
1107	  else \
1108	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1109	      $$unique; \
1110	  fi; \
1111	fi
1112ctags: ctags-recursive
1113
1114CTAGS: ctags
1115ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1116	$(am__define_uniq_tagged_files); \
1117	test -z "$(CTAGS_ARGS)$$unique" \
1118	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1119	     $$unique
1120
1121GTAGS:
1122	here=`$(am__cd) $(top_builddir) && pwd` \
1123	  && $(am__cd) $(top_srcdir) \
1124	  && gtags -i $(GTAGS_ARGS) "$$here"
1125cscopelist: cscopelist-recursive
1126
1127cscopelist-am: $(am__tagged_files)
1128	list='$(am__tagged_files)'; \
1129	case "$(srcdir)" in \
1130	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1131	  *) sdir=$(subdir)/$(srcdir) ;; \
1132	esac; \
1133	for i in $$list; do \
1134	  if test -f "$$i"; then \
1135	    echo "$(subdir)/$$i"; \
1136	  else \
1137	    echo "$$sdir/$$i"; \
1138	  fi; \
1139	done >> $(top_builddir)/cscope.files
1140
1141distclean-tags:
1142	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1143
1144distdir: $(BUILT_SOURCES)
1145	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1146
1147distdir-am: $(DISTFILES)
1148	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1149	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1150	list='$(DISTFILES)'; \
1151	  dist_files=`for file in $$list; do echo $$file; done | \
1152	  sed -e "s|^$$srcdirstrip/||;t" \
1153	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1154	case $$dist_files in \
1155	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1156			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1157			   sort -u` ;; \
1158	esac; \
1159	for file in $$dist_files; do \
1160	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1161	  if test -d $$d/$$file; then \
1162	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1163	    if test -d "$(distdir)/$$file"; then \
1164	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1165	    fi; \
1166	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1167	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1168	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1169	    fi; \
1170	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1171	  else \
1172	    test -f "$(distdir)/$$file" \
1173	    || cp -p $$d/$$file "$(distdir)/$$file" \
1174	    || exit 1; \
1175	  fi; \
1176	done
1177	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1178	  if test "$$subdir" = .; then :; else \
1179	    $(am__make_dryrun) \
1180	      || test -d "$(distdir)/$$subdir" \
1181	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1182	      || exit 1; \
1183	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1184	    $(am__relativize); \
1185	    new_distdir=$$reldir; \
1186	    dir1=$$subdir; dir2="$(top_distdir)"; \
1187	    $(am__relativize); \
1188	    new_top_distdir=$$reldir; \
1189	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1190	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1191	    ($(am__cd) $$subdir && \
1192	      $(MAKE) $(AM_MAKEFLAGS) \
1193	        top_distdir="$$new_top_distdir" \
1194	        distdir="$$new_distdir" \
1195		am__remove_distdir=: \
1196		am__skip_length_check=: \
1197		am__skip_mode_fix=: \
1198	        distdir) \
1199	      || exit 1; \
1200	  fi; \
1201	done
1202	$(MAKE) $(AM_MAKEFLAGS) \
1203	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
1204	  dist-hook
1205check-am: all-am
1206check: check-recursive
1207all-am: Makefile all-local
1208installdirs: installdirs-recursive
1209installdirs-am:
1210install: install-recursive
1211install-exec: install-exec-recursive
1212install-data: install-data-recursive
1213uninstall: uninstall-recursive
1214
1215install-am: all-am
1216	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1217
1218installcheck: installcheck-recursive
1219install-strip:
1220	if test -z '$(STRIP)'; then \
1221	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1222	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1223	      install; \
1224	else \
1225	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1226	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1227	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1228	fi
1229mostlyclean-generic:
1230
1231clean-generic:
1232	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1233
1234distclean-generic:
1235	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1236	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1237
1238maintainer-clean-generic:
1239	@echo "This command is intended for maintainers to use"
1240	@echo "it deletes files that may require special tools to rebuild."
1241	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1242clean: clean-recursive
1243
1244clean-am: clean-generic clean-libtool clean-local mostlyclean-am
1245
1246distclean: distclean-recursive
1247	-rm -f Makefile
1248distclean-am: clean-am distclean-generic distclean-local \
1249	distclean-tags
1250
1251dvi: dvi-recursive
1252
1253dvi-am:
1254
1255html-am:
1256
1257info: info-recursive
1258
1259info-am:
1260
1261install-data-am: install-data-local
1262
1263install-dvi: install-dvi-recursive
1264
1265install-dvi-am:
1266
1267install-exec-am:
1268
1269install-html: install-html-recursive
1270
1271install-html-am:
1272
1273install-info: install-info-recursive
1274
1275install-info-am:
1276
1277install-man:
1278
1279install-pdf: install-pdf-recursive
1280
1281install-pdf-am:
1282
1283install-ps: install-ps-recursive
1284
1285install-ps-am:
1286
1287installcheck-am:
1288
1289maintainer-clean: maintainer-clean-recursive
1290	-rm -f Makefile
1291maintainer-clean-am: distclean-am maintainer-clean-generic
1292
1293mostlyclean: mostlyclean-recursive
1294
1295mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1296
1297pdf: pdf-recursive
1298
1299pdf-am:
1300
1301ps: ps-recursive
1302
1303ps-am:
1304
1305uninstall-am: uninstall-local
1306
1307.MAKE: $(am__recursive_targets) install-am install-strip
1308
1309.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
1310	check check-am clean clean-generic clean-libtool clean-local \
1311	cscopelist-am ctags ctags-am dist-hook distclean \
1312	distclean-generic distclean-libtool distclean-local \
1313	distclean-tags distdir dvi dvi-am html html-am info info-am \
1314	install install-am install-data install-data-am \
1315	install-data-local install-dvi install-dvi-am install-exec \
1316	install-exec-am install-html install-html-am install-info \
1317	install-info-am install-man install-pdf install-pdf-am \
1318	install-ps install-ps-am install-strip installcheck \
1319	installcheck-am installdirs installdirs-am maintainer-clean \
1320	maintainer-clean-generic mostlyclean mostlyclean-generic \
1321	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1322	uninstall-am uninstall-local
1323
1324.PRECIOUS: Makefile
1325
1326html: html-build.stamp
1327
1328upload: $(FORMATS)
1329	@if echo $(FORMATS) | grep html > /dev/null; then \
1330	  echo "Preparing docs for upload (rebasing cross-references) ..." ; \
1331	  if test x$(builddir) != x$(srcdir); then \
1332	    echo "make upload can only be used if srcdir == builddir"; \
1333	    exit 1; \
1334	  fi; \
1335	  # gtkdoc-rebase sometimes gets confused, so reset everything to \
1336	  # local links before rebasing to online links                   \
1337	  gtkdoc-rebase --html-dir=$(builddir)/html 2>/dev/null 2>/dev/null ; \
1338	  rebase=`gtkdoc-rebase --verbose --online --html-dir=$(builddir)/html` ; \
1339	  echo "$$rebase" | grep -e "On-*line"; \
1340	  for req in glib gobject gstreamer gstreamer-libs gst-plugins-base-libs; do \
1341	    if ! ( echo "$$rebase" | grep -i -e "On-*line.*/$$req/" ); then \
1342	      echo "===============================================================================" ; \
1343	      echo " Could not determine online location for $$req docs. Cross-referencing will be " ; \
1344	      echo " broken, so not uploading. Make sure the library's gtk-doc documentation is    " ; \
1345	      echo " installed somewhere in /usr/share/gtk-doc.                                    " ; \
1346	      echo "===============================================================================" ; \
1347	      exit 1; \
1348	    fi; \
1349	  done; \
1350	  export SRC="$$SRC html"; \
1351	fi; \
1352	if echo $(FORMATS) | grep ps > /dev/null; then export SRC="$$SRC $(DOC).ps"; fi; \
1353	if echo $(FORMATS) | grep pdf > /dev/null; then export SRC="$$SRC $(DOC).pdf"; fi; \
1354	\
1355	# upload releases to both X.Y/ and head/ subdirectories \
1356	export DIR=$(DOC_BASE)/gstreamer/$(PACKAGE_VERSION_MAJOR).$(PACKAGE_VERSION_MINOR)/$(DOC); \
1357	echo Uploading $$SRC to $(DOC_SERVER):$$DIR; \
1358	ssh $(DOC_SERVER) mkdir -p $$DIR; \
1359	rsync -rv -e ssh --delete $$SRC $(DOC_SERVER):$$DIR; \
1360	ssh $(DOC_SERVER) chmod -R g+w $$DIR; \
1361	\
1362	export DIR=$(DOC_BASE)/gstreamer/head/$(DOC); \
1363	echo Uploading $$SRC to $(DOC_SERVER):$$DIR; \
1364	ssh $(DOC_SERVER) mkdir -p $$DIR; \
1365	rsync -rv -e ssh --delete $$SRC $(DOC_SERVER):$$DIR; \
1366	ssh $(DOC_SERVER) chmod -R g+w $$DIR; \
1367	\
1368	if echo $(FORMATS) | grep html > /dev/null; then \
1369	  echo "Un-preparing docs for upload (rebasing cross-references) ..." ; \
1370	  gtkdoc-rebase --html-dir=$(builddir)/html ; \
1371	fi; \
1372	echo Done
1373
1374help:
1375	@echo
1376	@echo "If you are a doc maintainer, run 'make update' to update"
1377	@echo "the documentation files maintained in git"
1378	@echo
1379	@echo Other useful make targets:
1380	@echo
1381	@echo  check-inspected-versions: make sure the inspected plugin info
1382	@echo                            is up to date before a release
1383	@echo
1384
1385# update the stuff maintained by doc maintainers
1386update: scanobj-update
1387	$(MAKE) check-outdated-docs
1388
1389@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
1390
1391#### scan gobjects; done by documentation maintainer ####
1392@ENABLE_GTK_DOC_TRUE@scanobj-update:
1393@ENABLE_GTK_DOC_TRUE@	-rm scanobj-build.stamp
1394@ENABLE_GTK_DOC_TRUE@	$(MAKE) scanobj-build.stamp
1395
1396# gstdoc-scanobj produces 5 output files (.new)
1397# scangobj-merge.py merges them into the file which we commit later
1398# TODO: also merge the hierarchy
1399@ENABLE_GTK_DOC_TRUE@scanobj-build.stamp: $(SCANOBJ_DEPS) $(basefiles)
1400@ENABLE_GTK_DOC_TRUE@	@echo "  DOC   Introspecting gobjects"
1401@ENABLE_GTK_DOC_TRUE@	@if test x"$(srcdir)" != x. ; then				\
1402@ENABLE_GTK_DOC_TRUE@	    for f in $(SCANOBJ_FILES) $(SCAN_FILES);			\
1403@ENABLE_GTK_DOC_TRUE@	    do								\
1404@ENABLE_GTK_DOC_TRUE@	        if test -e $(srcdir)/$$f; then				\
1405@ENABLE_GTK_DOC_TRUE@	            cp -u $(srcdir)/$$f . || cp $(srcdir)/$$f . ;	\
1406@ENABLE_GTK_DOC_TRUE@	        fi;							\
1407@ENABLE_GTK_DOC_TRUE@	    done;							\
1408@ENABLE_GTK_DOC_TRUE@	fi;								\
1409@ENABLE_GTK_DOC_TRUE@	mkdir -p $(INSPECT_DIR); \
1410@ENABLE_GTK_DOC_TRUE@	scanobj_options=""; \
1411@ENABLE_GTK_DOC_TRUE@	if test "x$(V)" = "x1"; then \
1412@ENABLE_GTK_DOC_TRUE@	    scanobj_options="--verbose"; \
1413@ENABLE_GTK_DOC_TRUE@	fi; \
1414@ENABLE_GTK_DOC_TRUE@	$(INSPECT_ENVIRONMENT) 					\
1415@ENABLE_GTK_DOC_TRUE@	CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)"	\
1416@ENABLE_GTK_DOC_TRUE@	CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS) $(WARNING_CFLAGS)"	\
1417@ENABLE_GTK_DOC_TRUE@	LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)"				\
1418@ENABLE_GTK_DOC_TRUE@	$(GST_DOC_SCANOBJ) $$scanobj_options --type-init-func="gst_init(NULL,NULL)"	\
1419@ENABLE_GTK_DOC_TRUE@	    --module=$(DOC_MODULE) --source=$(PACKAGE) --inspect-dir=$(INSPECT_DIR) &&		\
1420@ENABLE_GTK_DOC_TRUE@	    echo "  DOC   Merging introspection data" && \
1421@ENABLE_GTK_DOC_TRUE@	    $(PYTHON)						\
1422@ENABLE_GTK_DOC_TRUE@	    $(top_srcdir)/common/scangobj-merge.py $(DOC_MODULE) || exit 1;	\
1423@ENABLE_GTK_DOC_TRUE@	if test x"$(srcdir)" != x. ; then				\
1424@ENABLE_GTK_DOC_TRUE@	    for f in $(SCANOBJ_FILES);					\
1425@ENABLE_GTK_DOC_TRUE@	    do								\
1426@ENABLE_GTK_DOC_TRUE@	        cmp -s ./$$f $(srcdir)/$$f || cp ./$$f $(srcdir)/ ;		\
1427@ENABLE_GTK_DOC_TRUE@	    done;							\
1428@ENABLE_GTK_DOC_TRUE@	fi;								\
1429@ENABLE_GTK_DOC_TRUE@	touch scanobj-build.stamp
1430
1431@ENABLE_GTK_DOC_TRUE@$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(SCANOBJ_FILES_O): scan-build.stamp
1432@ENABLE_GTK_DOC_TRUE@	@true
1433
1434### scan headers; done on every build ###
1435@ENABLE_GTK_DOC_TRUE@scan-build.stamp: $(HFILE_GLOB) $(EXTRA_HFILES) $(basefiles) scanobj-build.stamp
1436@ENABLE_GTK_DOC_TRUE@	@echo '  DOC   Scanning header files'
1437@ENABLE_GTK_DOC_TRUE@	@if test x"$(srcdir)" != x. ; then				\
1438@ENABLE_GTK_DOC_TRUE@	    for f in $(SCANOBJ_FILES) $(SCAN_FILES);			\
1439@ENABLE_GTK_DOC_TRUE@	    do								\
1440@ENABLE_GTK_DOC_TRUE@	        if test -e $(srcdir)/$$f; then				\
1441@ENABLE_GTK_DOC_TRUE@	            cp -u $(srcdir)/$$f . || cp $(srcdir)/$$f .;	\
1442@ENABLE_GTK_DOC_TRUE@	        fi;							\
1443@ENABLE_GTK_DOC_TRUE@	    done;							\
1444@ENABLE_GTK_DOC_TRUE@	fi
1445@ENABLE_GTK_DOC_TRUE@	@_source_dir='' ;						\
1446@ENABLE_GTK_DOC_TRUE@	for i in $(DOC_SOURCE_DIR) ; do					\
1447@ENABLE_GTK_DOC_TRUE@	    _source_dir="$${_source_dir} --source-dir=$$i" ;	        \
1448@ENABLE_GTK_DOC_TRUE@	done ;							        \
1449@ENABLE_GTK_DOC_TRUE@	gtkdoc-scan							\
1450@ENABLE_GTK_DOC_TRUE@	    $(SCAN_OPTIONS) $(EXTRA_HFILES)				\
1451@ENABLE_GTK_DOC_TRUE@	    --module=$(DOC_MODULE)					\
1452@ENABLE_GTK_DOC_TRUE@	    $${_source_dir}             				\
1453@ENABLE_GTK_DOC_TRUE@	    --ignore-headers="$(IGNORE_HFILES)";			\
1454@ENABLE_GTK_DOC_TRUE@	touch scan-build.stamp
1455
1456#### xml ####
1457
1458@ENABLE_GTK_DOC_TRUE@sgml-build.stamp: scan-build.stamp $(CFILE_GLOB) $(top_srcdir)/common/plugins.xsl $(expand_content_files)
1459@ENABLE_GTK_DOC_TRUE@	@echo '  DOC   Building XML'
1460@ENABLE_GTK_DOC_TRUE@	@-mkdir -p xml
1461@ENABLE_GTK_DOC_TRUE@	@for a in $(inspect_files); do \
1462@ENABLE_GTK_DOC_TRUE@	    xsltproc --stringparam module $(MODULE) \
1463@ENABLE_GTK_DOC_TRUE@		$(top_srcdir)/common/plugins.xsl $$a > xml/`basename $$a`; done
1464@ENABLE_GTK_DOC_TRUE@	@for f in $(EXAMPLE_CFILES); do \
1465@ENABLE_GTK_DOC_TRUE@		$(PYTHON) $(top_srcdir)/common/c-to-xml.py $$f > xml/element-`basename $$f .c`.xml; done
1466@ENABLE_GTK_DOC_TRUE@	@_source_dir='' ;						\
1467@ENABLE_GTK_DOC_TRUE@	for i in $(DOC_SOURCE_DIR) ; do					\
1468@ENABLE_GTK_DOC_TRUE@	    _source_dir="$${_source_dir} --source-dir=$$i" ;	        \
1469@ENABLE_GTK_DOC_TRUE@	done ;								\
1470@ENABLE_GTK_DOC_TRUE@	gtkdoc-mkdb \
1471@ENABLE_GTK_DOC_TRUE@		--module=$(DOC_MODULE) \
1472@ENABLE_GTK_DOC_TRUE@		$${_source_dir} \
1473@ENABLE_GTK_DOC_TRUE@		 --expand-content-files="$(expand_content_files)" \
1474@ENABLE_GTK_DOC_TRUE@		--main-sgml-file=$(srcdir)/$(DOC_MAIN_SGML_FILE) \
1475@ENABLE_GTK_DOC_TRUE@		--output-format=xml \
1476@ENABLE_GTK_DOC_TRUE@		--ignore-files="$(IGNORE_HFILES) $(IGNORE_CFILES)" \
1477@ENABLE_GTK_DOC_TRUE@		$(MKDB_OPTIONS)
1478@ENABLE_GTK_DOC_TRUE@	@$(PYTHON) $(top_srcdir)/common/mangle-db.py xml
1479@ENABLE_GTK_DOC_TRUE@	@cp ../version.entities xml
1480@ENABLE_GTK_DOC_TRUE@	@touch sgml-build.stamp
1481
1482@ENABLE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
1483@ENABLE_GTK_DOC_TRUE@	@true
1484
1485#### html ####
1486
1487@ENABLE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
1488@ENABLE_GTK_DOC_TRUE@	@echo '  DOC   Building HTML'
1489@ENABLE_GTK_DOC_TRUE@	@rm -rf html
1490@ENABLE_GTK_DOC_TRUE@	@mkdir html
1491@ENABLE_GTK_DOC_TRUE@	@cp $(srcdir)/$(DOC_MAIN_SGML_FILE) html
1492@ENABLE_GTK_DOC_TRUE@	@for f in $(content_files); do cp $(srcdir)/$$f html; done
1493@ENABLE_GTK_DOC_TRUE@	@cp -pr xml html
1494@ENABLE_GTK_DOC_TRUE@	@cp ../version.entities html
1495@ENABLE_GTK_DOC_TRUE@	@mkhtml_options=""; \
1496@ENABLE_GTK_DOC_TRUE@	gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
1497@ENABLE_GTK_DOC_TRUE@	if test "$(?)" = "0"; then \
1498@ENABLE_GTK_DOC_TRUE@	  if test "x$(V)" = "x1"; then \
1499@ENABLE_GTK_DOC_TRUE@	    mkhtml_options="$$mkhtml_options --verbose"; \
1500@ENABLE_GTK_DOC_TRUE@	  fi; \
1501@ENABLE_GTK_DOC_TRUE@	fi; \
1502@ENABLE_GTK_DOC_TRUE@	cd html && gtkdoc-mkhtml $$mkhtml_options $(DOC_MODULE)-@GST_API_VERSION@ $(DOC_MAIN_SGML_FILE)
1503@ENABLE_GTK_DOC_TRUE@	@rm -f html/$(DOC_MAIN_SGML_FILE)
1504@ENABLE_GTK_DOC_TRUE@	@rm -rf html/xml
1505@ENABLE_GTK_DOC_TRUE@	@rm -f html/version.entities
1506@ENABLE_GTK_DOC_TRUE@	@test "x$(HTML_IMAGES)" = "x" || for i in "" $(HTML_IMAGES) ; do \
1507@ENABLE_GTK_DOC_TRUE@	    if test "$$i" != ""; then cp $(srcdir)/$$i html ; fi; done
1508@ENABLE_GTK_DOC_TRUE@	@echo '  DOC   Fixing cross-references'
1509@ENABLE_GTK_DOC_TRUE@	@gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
1510@ENABLE_GTK_DOC_TRUE@	@touch html-build.stamp
1511
1512@ENABLE_GTK_DOC_TRUE@clean-local-gtkdoc:
1513@ENABLE_GTK_DOC_TRUE@	@rm -rf xml tmpl html
1514# clean files copied for nonsrcdir templates build
1515@ENABLE_GTK_DOC_TRUE@	@if test x"$(srcdir)" != x. ; then \
1516@ENABLE_GTK_DOC_TRUE@	    rm -rf $(SCANOBJ_FILES) $(SCAN_FILES) $(REPORT_FILES) \
1517@ENABLE_GTK_DOC_TRUE@	        $(MAINTAINER_DOC_STAMPS); \
1518@ENABLE_GTK_DOC_TRUE@	fi
1519@ENABLE_GTK_DOC_FALSE@all-local:
1520@ENABLE_GTK_DOC_FALSE@clean-local-gtkdoc:
1521
1522clean-local: clean-local-gtkdoc
1523	@rm -f *~ *.bak
1524	@rm -rf .libs
1525
1526distclean-local:
1527	@rm -f $(REPORT_FILES) \
1528	        $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
1529	@rm -rf tmpl/*.sgml.bak
1530	@rm -f $(DOC_MODULE).hierarchy
1531	@rm -f *.stamp || true
1532	@if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
1533	    rm -f $(DOC_MODULE)-docs.sgml ; \
1534	    rm -f $(DOC_MODULE).types ; \
1535	    rm -f $(DOC_MODULE).interfaces ; \
1536	    rm -f $(DOC_MODULE)-overrides.txt ; \
1537	    rm -f $(DOC_MODULE).prerequisites ; \
1538	    rm -f $(DOC_MODULE)-sections.txt ; \
1539	    rm -rf tmpl/*.sgml ; \
1540	    rm -rf $(INSPECT_DIR); \
1541	fi
1542	@rm -rf *.o
1543
1544# thomas: make docs parallel installable; devhelp requires majorminor too
1545install-data-local:
1546	(installfiles=`echo $(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css`; \
1547	if test "$$installfiles" = '$(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css'; \
1548	then echo '-- Nothing to install' ; \
1549	else \
1550	  $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
1551	  for i in $$installfiles; do \
1552	    echo '-- Installing '$$i ; \
1553	    $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
1554	  done; \
1555	  pngfiles=`echo ./html/*.png`; \
1556	  if test "$$pngfiles" != './html/*.png'; then \
1557	    for i in $$pngfiles; do \
1558	      echo '-- Installing '$$i ; \
1559	      $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
1560	    done; \
1561	  fi; \
1562	  echo '-- Installing $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2' ; \
1563	  if test -e $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; then \
1564	            $(INSTALL_DATA) $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2 \
1565	            $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; \
1566	  fi; \
1567	  $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) || true ; \
1568	fi)
1569uninstall-local:
1570	if test -d $(DESTDIR)$(TARGET_DIR); then \
1571	  rm -rf $(DESTDIR)$(TARGET_DIR)/*; \
1572	  rmdir -p $(DESTDIR)$(TARGET_DIR) 2>/dev/null || true; \
1573	else \
1574	  echo '-- Nothing to uninstall' ; \
1575	fi;
1576
1577#
1578# Checks
1579#
1580@ENABLE_GTK_DOC_TRUE@check-hierarchy: $(DOC_MODULE).hierarchy
1581@ENABLE_GTK_DOC_TRUE@	@if grep '	' $(DOC_MODULE).hierarchy; then \
1582@ENABLE_GTK_DOC_TRUE@	    echo "$(DOC_MODULE).hierarchy contains tabs, please fix"; \
1583@ENABLE_GTK_DOC_TRUE@	    /bin/false; \
1584@ENABLE_GTK_DOC_TRUE@	fi
1585
1586@ENABLE_GTK_DOC_TRUE@check: check-hierarchy
1587
1588check-inspected-versions:
1589	@echo Checking plugin versions of inspected plugin data ...; \
1590	fail=0 ; \
1591	for each in $(inspect_files) ; do \
1592	  if (grep -H '<version>' $$each | grep -v '<version>$(VERSION)'); then \
1593	    echo $$each should be fixed to say version $(VERSION) or be removed ; \
1594	    echo "sed -i -e 's/<version.*version>/<version>$(VERSION)<\/version>/'" $$each; \
1595	    echo ; \
1596	    fail=1; \
1597	  fi ; \
1598	done ; \
1599	exit $$fail
1600
1601check-outdated-docs:
1602	$(AM_V_GEN)echo Checking for outdated plugin inspect data ...; \
1603	fail=0 ; \
1604	if [ -d $(top_srcdir)/.git/ ]; then \
1605	  files=`find $(srcdir)/inspect/ -name '*xml'`; \
1606	  for f in $$files; do \
1607	    ver=`grep '<version>$(PACKAGE_VERSION)</version>' $$f`; \
1608	    if test "x$$ver" = "x"; then \
1609	      plugin=`echo $$f | sed -e 's/^.*plugin-//' -e 's/.xml//'`; \
1610	      # echo "Checking $$plugin $$f"; \
1611	      pushd "$(top_srcdir)" >/dev/null; \
1612	      pinit=`git grep -A3 GST_PLUGIN_DEFINE -- ext/ gst/ sys/ | grep "\"$$plugin\""`; \
1613	      popd >/dev/null; \
1614	      # echo "[$$pinit]"; \
1615	      if test "x$$pinit" = "x"; then \
1616	        printf " **** outdated docs for plugin %-15s: %s\n" $$plugin $$f; \
1617	        fail=1; \
1618	      fi; \
1619	    fi; \
1620	  done; \
1621	fi ; \
1622	exit $$fail
1623
1624#
1625# Require gtk-doc when making dist
1626#
1627@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
1628@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
1629@ENABLE_GTK_DOC_FALSE@	@echo "*** gtk-doc must be installed and enabled in order to make dist"
1630@ENABLE_GTK_DOC_FALSE@	@false
1631
1632# FIXME: decide whether we want to dist generated html or not
1633# also this only works, if the project has been build before
1634# we could dist html only if its there, but that might lead to missing html in
1635# tarballs
1636dist-hook: dist-check-gtkdoc dist-hook-local
1637	mkdir $(distdir)/html
1638	cp html/* $(distdir)/html
1639	-cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
1640	-cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
1641	cd $(distdir) && rm -f $(DISTCLEANFILES)
1642	-gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
1643
1644.PHONY : dist-hook-local docs check-outdated-docs inspect
1645
1646# avoid spurious build errors when distchecking with -jN
1647.NOTPARALLEL:
1648
1649.dot.png:
1650	dot -Tpng $< -o$@
1651
1652update-figures: $(FIGURES_IMAGES)
1653
1654# Tell versions [3.59,3.63) of GNU make to not export all variables.
1655# Otherwise a system limit (for SysV at least) may be exceeded.
1656.NOEXPORT:
1657