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
18
19VPATH = @srcdir@
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93target_triplet = @target@
94subdir = gst/isomp4
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
97	$(top_srcdir)/common/m4/as-auto-alt.m4 \
98	$(top_srcdir)/common/m4/as-compiler-flag.m4 \
99	$(top_srcdir)/common/m4/as-gcc-inline-assembly.m4 \
100	$(top_srcdir)/common/m4/as-libtool.m4 \
101	$(top_srcdir)/common/m4/as-version.m4 \
102	$(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
103	$(top_srcdir)/common/m4/ax_pthread.m4 \
104	$(top_srcdir)/common/m4/gst-arch.m4 \
105	$(top_srcdir)/common/m4/gst-args.m4 \
106	$(top_srcdir)/common/m4/gst-check.m4 \
107	$(top_srcdir)/common/m4/gst-default.m4 \
108	$(top_srcdir)/common/m4/gst-dowhile.m4 \
109	$(top_srcdir)/common/m4/gst-error.m4 \
110	$(top_srcdir)/common/m4/gst-feature.m4 \
111	$(top_srcdir)/common/m4/gst-gettext.m4 \
112	$(top_srcdir)/common/m4/gst-glib2.m4 \
113	$(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
114	$(top_srcdir)/common/m4/gst-platform.m4 \
115	$(top_srcdir)/common/m4/gst-plugin-docs.m4 \
116	$(top_srcdir)/common/m4/gst-plugindir.m4 \
117	$(top_srcdir)/common/m4/gst.m4 \
118	$(top_srcdir)/common/m4/gtk-doc.m4 \
119	$(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
120	$(top_srcdir)/m4/aalib.m4 $(top_srcdir)/m4/gettext.m4 \
121	$(top_srcdir)/m4/gst-fionread.m4 $(top_srcdir)/m4/iconv.m4 \
122	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
123	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
124	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
125	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
126	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
127	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
128	$(top_srcdir)/configure.ac
129am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
130	$(ACLOCAL_M4)
131DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
132	$(am__DIST_COMMON)
133mkinstalldirs = $(install_sh) -d
134CONFIG_HEADER = $(top_builddir)/config.h
135CONFIG_CLEAN_FILES =
136CONFIG_CLEAN_VPATH_FILES =
137am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
138am__vpath_adj = case $$p in \
139    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
140    *) f=$$p;; \
141  esac;
142am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
143am__install_max = 40
144am__nobase_strip_setup = \
145  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
146am__nobase_strip = \
147  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
148am__nobase_list = $(am__nobase_strip_setup); \
149  for p in $$list; do echo "$$p $$p"; done | \
150  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
151  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
152    if (++n[$$2] == $(am__install_max)) \
153      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
154    END { for (dir in files) print dir, files[dir] }'
155am__base_list = \
156  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
157  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
158am__uninstall_files_from_dir = { \
159  test -z "$$files" \
160    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
161    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
162         $(am__cd) "$$dir" && rm -f $$files; }; \
163  }
164am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(presetdir)"
165LTLIBRARIES = $(plugin_LTLIBRARIES)
166am__DEPENDENCIES_1 =
167libgstisomp4_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
168	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
169	$(am__DEPENDENCIES_1)
170am_libgstisomp4_la_OBJECTS = libgstisomp4_la-isomp4-plugin.lo \
171	libgstisomp4_la-gstrtpxqtdepay.lo libgstisomp4_la-qtdemux.lo \
172	libgstisomp4_la-qtdemux_types.lo \
173	libgstisomp4_la-qtdemux_dump.lo \
174	libgstisomp4_la-qtdemux_lang.lo libgstisomp4_la-gstqtmux.lo \
175	libgstisomp4_la-gstqtmoovrecover.lo libgstisomp4_la-atoms.lo \
176	libgstisomp4_la-atomsrecovery.lo \
177	libgstisomp4_la-descriptors.lo libgstisomp4_la-properties.lo \
178	libgstisomp4_la-gstqtmuxmap.lo libgstisomp4_la-gstisoff.lo
179libgstisomp4_la_OBJECTS = $(am_libgstisomp4_la_OBJECTS)
180AM_V_lt = $(am__v_lt_@AM_V@)
181am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
182am__v_lt_0 = --silent
183am__v_lt_1 =
184libgstisomp4_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
185	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
186	$(libgstisomp4_la_CFLAGS) $(CFLAGS) $(libgstisomp4_la_LDFLAGS) \
187	$(LDFLAGS) -o $@
188AM_V_P = $(am__v_P_@AM_V@)
189am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
190am__v_P_0 = false
191am__v_P_1 = :
192AM_V_GEN = $(am__v_GEN_@AM_V@)
193am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
194am__v_GEN_0 = @echo "  GEN     " $@;
195am__v_GEN_1 =
196AM_V_at = $(am__v_at_@AM_V@)
197am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
198am__v_at_0 = @
199am__v_at_1 =
200DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
201depcomp = $(SHELL) $(top_srcdir)/depcomp
202am__maybe_remake_depfiles = depfiles
203am__depfiles_remade = ./$(DEPDIR)/libgstisomp4_la-atoms.Plo \
204	./$(DEPDIR)/libgstisomp4_la-atomsrecovery.Plo \
205	./$(DEPDIR)/libgstisomp4_la-descriptors.Plo \
206	./$(DEPDIR)/libgstisomp4_la-gstisoff.Plo \
207	./$(DEPDIR)/libgstisomp4_la-gstqtmoovrecover.Plo \
208	./$(DEPDIR)/libgstisomp4_la-gstqtmux.Plo \
209	./$(DEPDIR)/libgstisomp4_la-gstqtmuxmap.Plo \
210	./$(DEPDIR)/libgstisomp4_la-gstrtpxqtdepay.Plo \
211	./$(DEPDIR)/libgstisomp4_la-isomp4-plugin.Plo \
212	./$(DEPDIR)/libgstisomp4_la-properties.Plo \
213	./$(DEPDIR)/libgstisomp4_la-qtdemux.Plo \
214	./$(DEPDIR)/libgstisomp4_la-qtdemux_dump.Plo \
215	./$(DEPDIR)/libgstisomp4_la-qtdemux_lang.Plo \
216	./$(DEPDIR)/libgstisomp4_la-qtdemux_types.Plo
217am__mv = mv -f
218COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
219	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
220LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
221	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
222	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
223	$(AM_CFLAGS) $(CFLAGS)
224AM_V_CC = $(am__v_CC_@AM_V@)
225am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
226am__v_CC_0 = @echo "  CC      " $@;
227am__v_CC_1 =
228CCLD = $(CC)
229LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
230	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
231	$(AM_LDFLAGS) $(LDFLAGS) -o $@
232AM_V_CCLD = $(am__v_CCLD_@AM_V@)
233am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
234am__v_CCLD_0 = @echo "  CCLD    " $@;
235am__v_CCLD_1 =
236SOURCES = $(libgstisomp4_la_SOURCES)
237DIST_SOURCES = $(libgstisomp4_la_SOURCES)
238am__can_run_installinfo = \
239  case $$AM_UPDATE_INFO_DIR in \
240    n|no|NO) false;; \
241    *) (install-info --version) >/dev/null 2>&1;; \
242  esac
243DATA = $(preset_DATA)
244HEADERS = $(noinst_HEADERS)
245am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
246# Read a list of newline-separated strings from the standard input,
247# and print each of them once, without duplicates.  Input order is
248# *not* preserved.
249am__uniquify_input = $(AWK) '\
250  BEGIN { nonempty = 0; } \
251  { items[$$0] = 1; nonempty = 1; } \
252  END { if (nonempty) { for (i in items) print i; }; } \
253'
254# Make sure the list of sources is unique.  This is necessary because,
255# e.g., the same source file might be shared among _SOURCES variables
256# for different programs/libraries.
257am__define_uniq_tagged_files = \
258  list='$(am__tagged_files)'; \
259  unique=`for i in $$list; do \
260    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261  done | $(am__uniquify_input)`
262ETAGS = etags
263CTAGS = ctags
264am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
265DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
266AALIB_CFLAGS = @AALIB_CFLAGS@
267AALIB_CONFIG = @AALIB_CONFIG@
268AALIB_LIBS = @AALIB_LIBS@
269ACLOCAL = @ACLOCAL@
270ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
271AMTAR = @AMTAR@
272AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
273AR = @AR@
274AS = @AS@
275AUTOCONF = @AUTOCONF@
276AUTOHEADER = @AUTOHEADER@
277AUTOMAKE = @AUTOMAKE@
278AWK = @AWK@
279BZ2_LIBS = @BZ2_LIBS@
280CAIRO_CFLAGS = @CAIRO_CFLAGS@
281CAIRO_LIBS = @CAIRO_LIBS@
282CC = @CC@
283CCAS = @CCAS@
284CCASDEPMODE = @CCASDEPMODE@
285CCASFLAGS = @CCASFLAGS@
286CCDEPMODE = @CCDEPMODE@
287CFLAGS = @CFLAGS@
288CPP = @CPP@
289CPPFLAGS = @CPPFLAGS@
290CXX = @CXX@
291CXXCPP = @CXXCPP@
292CXXDEPMODE = @CXXDEPMODE@
293CXXFLAGS = @CXXFLAGS@
294CYGPATH_W = @CYGPATH_W@
295DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
296DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
297DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
298DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
299DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
300DEFS = @DEFS@
301DEPDIR = @DEPDIR@
302DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
303DIRECTSOUND_CFLAGS = @DIRECTSOUND_CFLAGS@
304DIRECTSOUND_LDFLAGS = @DIRECTSOUND_LDFLAGS@
305DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
306DLLTOOL = @DLLTOOL@
307DSYMUTIL = @DSYMUTIL@
308DUMPBIN = @DUMPBIN@
309DV1394_CFLAGS = @DV1394_CFLAGS@
310DV1394_LIBS = @DV1394_LIBS@
311ECHO_C = @ECHO_C@
312ECHO_N = @ECHO_N@
313ECHO_T = @ECHO_T@
314EGREP = @EGREP@
315ERROR_CFLAGS = @ERROR_CFLAGS@
316ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
317ERROR_OBJCFLAGS = @ERROR_OBJCFLAGS@
318EXEEXT = @EXEEXT@
319EXTRA_CFLAGS = @EXTRA_CFLAGS@
320FFLAGS = @FFLAGS@
321FGREP = @FGREP@
322FLAC_CFLAGS = @FLAC_CFLAGS@
323FLAC_LIBS = @FLAC_LIBS@
324GCOV = @GCOV@
325GCOV_CFLAGS = @GCOV_CFLAGS@
326GCOV_LIBS = @GCOV_LIBS@
327GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
328GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
329GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
330GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
331GIO_CFLAGS = @GIO_CFLAGS@
332GIO_LDFLAGS = @GIO_LDFLAGS@
333GIO_LIBS = @GIO_LIBS@
334GLIB_CFLAGS = @GLIB_CFLAGS@
335GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
336GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
337GLIB_LIBS = @GLIB_LIBS@
338GLIB_MKENUMS = @GLIB_MKENUMS@
339GLIB_PREFIX = @GLIB_PREFIX@
340GLIB_REQ = @GLIB_REQ@
341GMSGFMT = @GMSGFMT@
342GMSGFMT_015 = @GMSGFMT_015@
343GNUSTL_CFLAGS = @GNUSTL_CFLAGS@
344GNUSTL_LIBS = @GNUSTL_LIBS@
345GREP = @GREP@
346GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
347GSTPB_PREFIX = @GSTPB_PREFIX@
348GST_AGE = @GST_AGE@
349GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
350GST_API_VERSION = @GST_API_VERSION@
351GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
352GST_BASE_LIBS = @GST_BASE_LIBS@
353GST_CFLAGS = @GST_CFLAGS@
354GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
355GST_CHECK_LIBS = @GST_CHECK_LIBS@
356GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
357GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
358GST_CURRENT = @GST_CURRENT@
359GST_CXXFLAGS = @GST_CXXFLAGS@
360GST_GL_CFLAGS = @GST_GL_CFLAGS@
361GST_GL_LIBS = @GST_GL_LIBS@
362GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
363GST_LIBS = @GST_LIBS@
364GST_LIBVERSION = @GST_LIBVERSION@
365GST_LICENSE = @GST_LICENSE@
366GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
367GST_NET_CFLAGS = @GST_NET_CFLAGS@
368GST_NET_LIBS = @GST_NET_LIBS@
369GST_OBJCFLAGS = @GST_OBJCFLAGS@
370GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
371GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
372GST_OPTION_OBJCFLAGS = @GST_OPTION_OBJCFLAGS@
373GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
374GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
375GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
376GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
377GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
378GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
379GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
380GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
381GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
382GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
383GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
384GST_PREFIX = @GST_PREFIX@
385GST_REVISION = @GST_REVISION@
386GST_TOOLS_DIR = @GST_TOOLS_DIR@
387GTK3_CFLAGS = @GTK3_CFLAGS@
388GTK3_GL_CFLAGS = @GTK3_GL_CFLAGS@
389GTK3_GL_LIBS = @GTK3_GL_LIBS@
390GTK3_LIBS = @GTK3_LIBS@
391GTK3_WAYLAND_CFLAGS = @GTK3_WAYLAND_CFLAGS@
392GTK3_WAYLAND_LIBS = @GTK3_WAYLAND_LIBS@
393GTK3_X11_CFLAGS = @GTK3_X11_CFLAGS@
394GTK3_X11_LIBS = @GTK3_X11_LIBS@
395GTKDOC_CHECK = @GTKDOC_CHECK@
396GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
397GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
398GTKDOC_MKPDF = @GTKDOC_MKPDF@
399GTKDOC_REBASE = @GTKDOC_REBASE@
400GTK_CFLAGS = @GTK_CFLAGS@
401GTK_LIBS = @GTK_LIBS@
402GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
403GTK_X11_LIBS = @GTK_X11_LIBS@
404GUDEV_CFLAGS = @GUDEV_CFLAGS@
405GUDEV_LIBS = @GUDEV_LIBS@
406HAVE_AVC1394 = @HAVE_AVC1394@
407HAVE_CXX = @HAVE_CXX@
408HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
409HAVE_LAME = @HAVE_LAME@
410HAVE_ROM1394 = @HAVE_ROM1394@
411HAVE_ZLIB = @HAVE_ZLIB@
412HTML_DIR = @HTML_DIR@
413INSTALL = @INSTALL@
414INSTALL_DATA = @INSTALL_DATA@
415INSTALL_PROGRAM = @INSTALL_PROGRAM@
416INSTALL_SCRIPT = @INSTALL_SCRIPT@
417INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
418INTLLIBS = @INTLLIBS@
419INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
420JACK_0_120_1_CFLAGS = @JACK_0_120_1_CFLAGS@
421JACK_0_120_1_LIBS = @JACK_0_120_1_LIBS@
422JACK_1_9_7_CFLAGS = @JACK_1_9_7_CFLAGS@
423JACK_1_9_7_LIBS = @JACK_1_9_7_LIBS@
424JACK_CFLAGS = @JACK_CFLAGS@
425JACK_LIBS = @JACK_LIBS@
426JPEG_LIBS = @JPEG_LIBS@
427LAME_CFLAGS = @LAME_CFLAGS@
428LAME_LIBS = @LAME_LIBS@
429LD = @LD@
430LDFLAGS = @LDFLAGS@
431LIBCACA_CFLAGS = @LIBCACA_CFLAGS@
432LIBCACA_LIBS = @LIBCACA_LIBS@
433LIBDV_CFLAGS = @LIBDV_CFLAGS@
434LIBDV_LIBS = @LIBDV_LIBS@
435LIBICONV = @LIBICONV@
436LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
437LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
438LIBINTL = @LIBINTL@
439LIBM = @LIBM@
440LIBOBJS = @LIBOBJS@
441LIBPNG_1_5_CFLAGS = @LIBPNG_1_5_CFLAGS@
442LIBPNG_1_5_LIBS = @LIBPNG_1_5_LIBS@
443LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
444LIBPNG_LIBS = @LIBPNG_LIBS@
445LIBRT = @LIBRT@
446LIBS = @LIBS@
447LIBTOOL = @LIBTOOL@
448LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
449LIBV4L2_LIBS = @LIBV4L2_LIBS@
450LIPO = @LIPO@
451LN_S = @LN_S@
452LOCALEDIR = @LOCALEDIR@
453LTLIBICONV = @LTLIBICONV@
454LTLIBINTL = @LTLIBINTL@
455LTLIBOBJS = @LTLIBOBJS@
456LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
457MAINT = @MAINT@
458MAKEINFO = @MAKEINFO@
459MANIFEST_TOOL = @MANIFEST_TOOL@
460MKDIR_P = @MKDIR_P@
461MOC = @MOC@
462MPG123_CFLAGS = @MPG123_CFLAGS@
463MPG123_LIBS = @MPG123_LIBS@
464MSGFMT = @MSGFMT@
465MSGFMT_015 = @MSGFMT_015@
466MSGMERGE = @MSGMERGE@
467NM = @NM@
468NMEDIT = @NMEDIT@
469OBJC = @OBJC@
470OBJCDEPMODE = @OBJCDEPMODE@
471OBJCFLAGS = @OBJCFLAGS@
472OBJDUMP = @OBJDUMP@
473OBJEXT = @OBJEXT@
474ORCC = @ORCC@
475ORCC_FLAGS = @ORCC_FLAGS@
476ORC_CFLAGS = @ORC_CFLAGS@
477ORC_LIBS = @ORC_LIBS@
478OTOOL = @OTOOL@
479OTOOL64 = @OTOOL64@
480PACKAGE = @PACKAGE@
481PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
482PACKAGE_NAME = @PACKAGE_NAME@
483PACKAGE_STRING = @PACKAGE_STRING@
484PACKAGE_TARNAME = @PACKAGE_TARNAME@
485PACKAGE_URL = @PACKAGE_URL@
486PACKAGE_VERSION = @PACKAGE_VERSION@
487PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
488PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
489PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
490PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
491PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
492PATH_SEPARATOR = @PATH_SEPARATOR@
493PKG_CONFIG = @PKG_CONFIG@
494PLUGINDIR = @PLUGINDIR@
495POSUB = @POSUB@
496PROFILE_CFLAGS = @PROFILE_CFLAGS@
497PTHREAD_CC = @PTHREAD_CC@
498PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
499PTHREAD_LIBS = @PTHREAD_LIBS@
500PULSE_CFLAGS = @PULSE_CFLAGS@
501PULSE_LIBS = @PULSE_LIBS@
502PYTHON = @PYTHON@
503PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
504PYTHON_PLATFORM = @PYTHON_PLATFORM@
505PYTHON_PREFIX = @PYTHON_PREFIX@
506PYTHON_VERSION = @PYTHON_VERSION@
507QT_ANDROID_CFLAGS = @QT_ANDROID_CFLAGS@
508QT_ANDROID_LIBS = @QT_ANDROID_LIBS@
509QT_CFLAGS = @QT_CFLAGS@
510QT_LIBS = @QT_LIBS@
511QT_MAC_CFLAGS = @QT_MAC_CFLAGS@
512QT_MAC_LIBS = @QT_MAC_LIBS@
513QT_WAYLAND_CFLAGS = @QT_WAYLAND_CFLAGS@
514QT_WAYLAND_LIBS = @QT_WAYLAND_LIBS@
515QT_X11_CFLAGS = @QT_X11_CFLAGS@
516QT_X11_LIBS = @QT_X11_LIBS@
517RANLIB = @RANLIB@
518RAW1394_CFLAGS = @RAW1394_CFLAGS@
519RAW1394_LIBS = @RAW1394_LIBS@
520RCC = @RCC@
521SED = @SED@
522SET_MAKE = @SET_MAKE@
523SHELL = @SHELL@
524SHOUT2_CFLAGS = @SHOUT2_CFLAGS@
525SHOUT2_LIBS = @SHOUT2_LIBS@
526SOUP_CFLAGS = @SOUP_CFLAGS@
527SOUP_LIBS = @SOUP_LIBS@
528SPEEX_CFLAGS = @SPEEX_CFLAGS@
529SPEEX_LIBS = @SPEEX_LIBS@
530STRIP = @STRIP@
531TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
532TAGLIB_CXXFLAGS = @TAGLIB_CXXFLAGS@
533TAGLIB_LIBS = @TAGLIB_LIBS@
534TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
535TWOLAME_LIBS = @TWOLAME_LIBS@
536UIC = @UIC@
537USE_NLS = @USE_NLS@
538VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
539VALGRIND_LIBS = @VALGRIND_LIBS@
540VALGRIND_PATH = @VALGRIND_PATH@
541VERSION = @VERSION@
542VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
543VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
544VPX_130_CFLAGS = @VPX_130_CFLAGS@
545VPX_130_LIBS = @VPX_130_LIBS@
546VPX_140_CFLAGS = @VPX_140_CFLAGS@
547VPX_140_LIBS = @VPX_140_LIBS@
548VPX_180_CFLAGS = @VPX_180_CFLAGS@
549VPX_180_LIBS = @VPX_180_LIBS@
550VPX_CFLAGS = @VPX_CFLAGS@
551VPX_LIBS = @VPX_LIBS@
552WARNING_CFLAGS = @WARNING_CFLAGS@
553WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
554WARNING_OBJCFLAGS = @WARNING_OBJCFLAGS@
555WAVPACK_CFLAGS = @WAVPACK_CFLAGS@
556WAVPACK_LIBS = @WAVPACK_LIBS@
557XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
558XDAMAGE_LIBS = @XDAMAGE_LIBS@
559XEXT_CFLAGS = @XEXT_CFLAGS@
560XEXT_LIBS = @XEXT_LIBS@
561XFIXES_CFLAGS = @XFIXES_CFLAGS@
562XFIXES_LIBS = @XFIXES_LIBS@
563XGETTEXT = @XGETTEXT@
564XGETTEXT_015 = @XGETTEXT_015@
565XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
566XSHM_CFLAGS = @XSHM_CFLAGS@
567XSHM_LIBS = @XSHM_LIBS@
568X_CFLAGS = @X_CFLAGS@
569X_LIBS = @X_LIBS@
570ZLIB_LIBS = @ZLIB_LIBS@
571abs_builddir = @abs_builddir@
572abs_srcdir = @abs_srcdir@
573abs_top_builddir = @abs_top_builddir@
574abs_top_srcdir = @abs_top_srcdir@
575ac_ct_AR = @ac_ct_AR@
576ac_ct_CC = @ac_ct_CC@
577ac_ct_CXX = @ac_ct_CXX@
578ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
579ac_ct_OBJC = @ac_ct_OBJC@
580am__include = @am__include@
581am__leading_dot = @am__leading_dot@
582am__quote = @am__quote@
583am__tar = @am__tar@
584am__untar = @am__untar@
585ax_pthread_config = @ax_pthread_config@
586bindir = @bindir@
587build = @build@
588build_alias = @build_alias@
589build_cpu = @build_cpu@
590build_os = @build_os@
591build_vendor = @build_vendor@
592builddir = @builddir@
593datadir = @datadir@
594datarootdir = @datarootdir@
595docdir = @docdir@
596dvidir = @dvidir@
597exec_prefix = @exec_prefix@
598host = @host@
599host_alias = @host_alias@
600host_cpu = @host_cpu@
601host_os = @host_os@
602host_vendor = @host_vendor@
603htmldir = @htmldir@
604includedir = @includedir@
605infodir = @infodir@
606install_sh = @install_sh@
607libdir = @libdir@
608libexecdir = @libexecdir@
609localedir = @localedir@
610localstatedir = @localstatedir@
611mandir = @mandir@
612mkdir_p = @mkdir_p@
613oldincludedir = @oldincludedir@
614pdfdir = @pdfdir@
615pkgpyexecdir = @pkgpyexecdir@
616pkgpythondir = @pkgpythondir@
617plugindir = @plugindir@
618prefix = @prefix@
619program_transform_name = @program_transform_name@
620psdir = @psdir@
621pyexecdir = @pyexecdir@
622pythondir = @pythondir@
623runstatedir = @runstatedir@
624sbindir = @sbindir@
625sharedstatedir = @sharedstatedir@
626srcdir = @srcdir@
627sysconfdir = @sysconfdir@
628target = @target@
629target_alias = @target_alias@
630target_cpu = @target_cpu@
631target_os = @target_os@
632target_vendor = @target_vendor@
633top_build_prefix = @top_build_prefix@
634top_builddir = @top_builddir@
635top_srcdir = @top_srcdir@
636plugin_LTLIBRARIES = libgstisomp4.la
637libgstisomp4_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
638libgstisomp4_la_LIBADD = \
639    $(GST_PLUGINS_BASE_LIBS) \
640    -lgstriff-@GST_API_VERSION@ \
641    -lgstaudio-@GST_API_VERSION@ \
642    -lgstvideo-@GST_API_VERSION@ \
643    -lgstrtp-@GST_API_VERSION@ \
644    -lgsttag-@GST_API_VERSION@ \
645    -lgstpbutils-@GST_API_VERSION@ \
646    $(GST_BASE_LIBS) $(GST_LIBS) $(ZLIB_LIBS)
647
648libgstisomp4_la_LDFLAGS = ${GST_PLUGIN_LDFLAGS}
649libgstisomp4_la_SOURCES = isomp4-plugin.c gstrtpxqtdepay.c \
650	qtdemux.c qtdemux_types.c qtdemux_dump.c qtdemux_lang.c \
651	gstqtmux.c gstqtmoovrecover.c atoms.c atomsrecovery.c descriptors.c \
652	properties.c gstqtmuxmap.c gstisoff.c
653
654presetdir = $(datadir)/gstreamer-$(GST_API_VERSION)/presets
655preset_DATA = GstQTMux.prs
656noinst_HEADERS = \
657	qtatomparser.h   \
658	qtdemux.h        \
659	qtdemux_types.h  \
660	qtdemux_debug.h  \
661	qtdemux_dump.h   \
662	qtdemux_lang.h   \
663	qtpalette.h      \
664	gstrtpxqtdepay.h \
665	gstqtmux.h       \
666	gstqtmoovrecover.h \
667	atoms.h          \
668	atomsrecovery.h  \
669	descriptors.h    \
670	properties.h     \
671	fourcc.h         \
672	gstisoff.h       \
673	gstqtmuxmap.h
674
675EXTRA_DIST = \
676	gstqtmux-doc.c \
677	gstqtmux-doc.h \
678	$(preset_DATA)
679
680all: all-am
681
682.SUFFIXES:
683.SUFFIXES: .c .lo .o .obj
684$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
685	@for dep in $?; do \
686	  case '$(am__configure_deps)' in \
687	    *$$dep*) \
688	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
689	        && { if test -f $@; then exit 0; else break; fi; }; \
690	      exit 1;; \
691	  esac; \
692	done; \
693	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst/isomp4/Makefile'; \
694	$(am__cd) $(top_srcdir) && \
695	  $(AUTOMAKE) --gnu gst/isomp4/Makefile
696Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
697	@case '$?' in \
698	  *config.status*) \
699	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
700	  *) \
701	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
702	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
703	esac;
704
705$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
706	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
707
708$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
709	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
710$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
711	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
712$(am__aclocal_m4_deps):
713
714install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
715	@$(NORMAL_INSTALL)
716	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
717	list2=; for p in $$list; do \
718	  if test -f $$p; then \
719	    list2="$$list2 $$p"; \
720	  else :; fi; \
721	done; \
722	test -z "$$list2" || { \
723	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
724	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
725	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
726	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
727	}
728
729uninstall-pluginLTLIBRARIES:
730	@$(NORMAL_UNINSTALL)
731	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
732	for p in $$list; do \
733	  $(am__strip_dir) \
734	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
735	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
736	done
737
738clean-pluginLTLIBRARIES:
739	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
740	@list='$(plugin_LTLIBRARIES)'; \
741	locs=`for p in $$list; do echo $$p; done | \
742	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
743	      sort -u`; \
744	test -z "$$locs" || { \
745	  echo rm -f $${locs}; \
746	  rm -f $${locs}; \
747	}
748
749libgstisomp4.la: $(libgstisomp4_la_OBJECTS) $(libgstisomp4_la_DEPENDENCIES) $(EXTRA_libgstisomp4_la_DEPENDENCIES)
750	$(AM_V_CCLD)$(libgstisomp4_la_LINK) -rpath $(plugindir) $(libgstisomp4_la_OBJECTS) $(libgstisomp4_la_LIBADD) $(LIBS)
751
752mostlyclean-compile:
753	-rm -f *.$(OBJEXT)
754
755distclean-compile:
756	-rm -f *.tab.c
757
758@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-atoms.Plo@am__quote@ # am--include-marker
759@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-atomsrecovery.Plo@am__quote@ # am--include-marker
760@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-descriptors.Plo@am__quote@ # am--include-marker
761@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-gstisoff.Plo@am__quote@ # am--include-marker
762@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-gstqtmoovrecover.Plo@am__quote@ # am--include-marker
763@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-gstqtmux.Plo@am__quote@ # am--include-marker
764@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-gstqtmuxmap.Plo@am__quote@ # am--include-marker
765@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-gstrtpxqtdepay.Plo@am__quote@ # am--include-marker
766@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-isomp4-plugin.Plo@am__quote@ # am--include-marker
767@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-properties.Plo@am__quote@ # am--include-marker
768@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-qtdemux.Plo@am__quote@ # am--include-marker
769@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-qtdemux_dump.Plo@am__quote@ # am--include-marker
770@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-qtdemux_lang.Plo@am__quote@ # am--include-marker
771@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstisomp4_la-qtdemux_types.Plo@am__quote@ # am--include-marker
772
773$(am__depfiles_remade):
774	@$(MKDIR_P) $(@D)
775	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
776
777am--depfiles: $(am__depfiles_remade)
778
779.c.o:
780@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
781@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
782@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
783@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
784@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
785@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
786
787.c.obj:
788@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
789@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
790@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
791@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
792@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
793@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
794
795.c.lo:
796@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
797@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
798@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
799@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
800@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
801@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
802
803libgstisomp4_la-isomp4-plugin.lo: isomp4-plugin.c
804@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-isomp4-plugin.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-isomp4-plugin.Tpo -c -o libgstisomp4_la-isomp4-plugin.lo `test -f 'isomp4-plugin.c' || echo '$(srcdir)/'`isomp4-plugin.c
805@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-isomp4-plugin.Tpo $(DEPDIR)/libgstisomp4_la-isomp4-plugin.Plo
806@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='isomp4-plugin.c' object='libgstisomp4_la-isomp4-plugin.lo' libtool=yes @AMDEPBACKSLASH@
807@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
808@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-isomp4-plugin.lo `test -f 'isomp4-plugin.c' || echo '$(srcdir)/'`isomp4-plugin.c
809
810libgstisomp4_la-gstrtpxqtdepay.lo: gstrtpxqtdepay.c
811@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-gstrtpxqtdepay.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-gstrtpxqtdepay.Tpo -c -o libgstisomp4_la-gstrtpxqtdepay.lo `test -f 'gstrtpxqtdepay.c' || echo '$(srcdir)/'`gstrtpxqtdepay.c
812@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-gstrtpxqtdepay.Tpo $(DEPDIR)/libgstisomp4_la-gstrtpxqtdepay.Plo
813@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpxqtdepay.c' object='libgstisomp4_la-gstrtpxqtdepay.lo' libtool=yes @AMDEPBACKSLASH@
814@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
815@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-gstrtpxqtdepay.lo `test -f 'gstrtpxqtdepay.c' || echo '$(srcdir)/'`gstrtpxqtdepay.c
816
817libgstisomp4_la-qtdemux.lo: qtdemux.c
818@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-qtdemux.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-qtdemux.Tpo -c -o libgstisomp4_la-qtdemux.lo `test -f 'qtdemux.c' || echo '$(srcdir)/'`qtdemux.c
819@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-qtdemux.Tpo $(DEPDIR)/libgstisomp4_la-qtdemux.Plo
820@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='qtdemux.c' object='libgstisomp4_la-qtdemux.lo' libtool=yes @AMDEPBACKSLASH@
821@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
822@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-qtdemux.lo `test -f 'qtdemux.c' || echo '$(srcdir)/'`qtdemux.c
823
824libgstisomp4_la-qtdemux_types.lo: qtdemux_types.c
825@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-qtdemux_types.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-qtdemux_types.Tpo -c -o libgstisomp4_la-qtdemux_types.lo `test -f 'qtdemux_types.c' || echo '$(srcdir)/'`qtdemux_types.c
826@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-qtdemux_types.Tpo $(DEPDIR)/libgstisomp4_la-qtdemux_types.Plo
827@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='qtdemux_types.c' object='libgstisomp4_la-qtdemux_types.lo' libtool=yes @AMDEPBACKSLASH@
828@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
829@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-qtdemux_types.lo `test -f 'qtdemux_types.c' || echo '$(srcdir)/'`qtdemux_types.c
830
831libgstisomp4_la-qtdemux_dump.lo: qtdemux_dump.c
832@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-qtdemux_dump.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-qtdemux_dump.Tpo -c -o libgstisomp4_la-qtdemux_dump.lo `test -f 'qtdemux_dump.c' || echo '$(srcdir)/'`qtdemux_dump.c
833@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-qtdemux_dump.Tpo $(DEPDIR)/libgstisomp4_la-qtdemux_dump.Plo
834@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='qtdemux_dump.c' object='libgstisomp4_la-qtdemux_dump.lo' libtool=yes @AMDEPBACKSLASH@
835@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
836@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-qtdemux_dump.lo `test -f 'qtdemux_dump.c' || echo '$(srcdir)/'`qtdemux_dump.c
837
838libgstisomp4_la-qtdemux_lang.lo: qtdemux_lang.c
839@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-qtdemux_lang.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-qtdemux_lang.Tpo -c -o libgstisomp4_la-qtdemux_lang.lo `test -f 'qtdemux_lang.c' || echo '$(srcdir)/'`qtdemux_lang.c
840@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-qtdemux_lang.Tpo $(DEPDIR)/libgstisomp4_la-qtdemux_lang.Plo
841@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='qtdemux_lang.c' object='libgstisomp4_la-qtdemux_lang.lo' libtool=yes @AMDEPBACKSLASH@
842@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
843@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-qtdemux_lang.lo `test -f 'qtdemux_lang.c' || echo '$(srcdir)/'`qtdemux_lang.c
844
845libgstisomp4_la-gstqtmux.lo: gstqtmux.c
846@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-gstqtmux.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-gstqtmux.Tpo -c -o libgstisomp4_la-gstqtmux.lo `test -f 'gstqtmux.c' || echo '$(srcdir)/'`gstqtmux.c
847@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-gstqtmux.Tpo $(DEPDIR)/libgstisomp4_la-gstqtmux.Plo
848@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstqtmux.c' object='libgstisomp4_la-gstqtmux.lo' libtool=yes @AMDEPBACKSLASH@
849@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
850@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-gstqtmux.lo `test -f 'gstqtmux.c' || echo '$(srcdir)/'`gstqtmux.c
851
852libgstisomp4_la-gstqtmoovrecover.lo: gstqtmoovrecover.c
853@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-gstqtmoovrecover.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-gstqtmoovrecover.Tpo -c -o libgstisomp4_la-gstqtmoovrecover.lo `test -f 'gstqtmoovrecover.c' || echo '$(srcdir)/'`gstqtmoovrecover.c
854@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-gstqtmoovrecover.Tpo $(DEPDIR)/libgstisomp4_la-gstqtmoovrecover.Plo
855@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstqtmoovrecover.c' object='libgstisomp4_la-gstqtmoovrecover.lo' libtool=yes @AMDEPBACKSLASH@
856@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
857@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-gstqtmoovrecover.lo `test -f 'gstqtmoovrecover.c' || echo '$(srcdir)/'`gstqtmoovrecover.c
858
859libgstisomp4_la-atoms.lo: atoms.c
860@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-atoms.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-atoms.Tpo -c -o libgstisomp4_la-atoms.lo `test -f 'atoms.c' || echo '$(srcdir)/'`atoms.c
861@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-atoms.Tpo $(DEPDIR)/libgstisomp4_la-atoms.Plo
862@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='atoms.c' object='libgstisomp4_la-atoms.lo' libtool=yes @AMDEPBACKSLASH@
863@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
864@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-atoms.lo `test -f 'atoms.c' || echo '$(srcdir)/'`atoms.c
865
866libgstisomp4_la-atomsrecovery.lo: atomsrecovery.c
867@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-atomsrecovery.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-atomsrecovery.Tpo -c -o libgstisomp4_la-atomsrecovery.lo `test -f 'atomsrecovery.c' || echo '$(srcdir)/'`atomsrecovery.c
868@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-atomsrecovery.Tpo $(DEPDIR)/libgstisomp4_la-atomsrecovery.Plo
869@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='atomsrecovery.c' object='libgstisomp4_la-atomsrecovery.lo' libtool=yes @AMDEPBACKSLASH@
870@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
871@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-atomsrecovery.lo `test -f 'atomsrecovery.c' || echo '$(srcdir)/'`atomsrecovery.c
872
873libgstisomp4_la-descriptors.lo: descriptors.c
874@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-descriptors.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-descriptors.Tpo -c -o libgstisomp4_la-descriptors.lo `test -f 'descriptors.c' || echo '$(srcdir)/'`descriptors.c
875@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-descriptors.Tpo $(DEPDIR)/libgstisomp4_la-descriptors.Plo
876@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='descriptors.c' object='libgstisomp4_la-descriptors.lo' libtool=yes @AMDEPBACKSLASH@
877@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
878@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-descriptors.lo `test -f 'descriptors.c' || echo '$(srcdir)/'`descriptors.c
879
880libgstisomp4_la-properties.lo: properties.c
881@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-properties.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-properties.Tpo -c -o libgstisomp4_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
882@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-properties.Tpo $(DEPDIR)/libgstisomp4_la-properties.Plo
883@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='properties.c' object='libgstisomp4_la-properties.lo' libtool=yes @AMDEPBACKSLASH@
884@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
885@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
886
887libgstisomp4_la-gstqtmuxmap.lo: gstqtmuxmap.c
888@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-gstqtmuxmap.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-gstqtmuxmap.Tpo -c -o libgstisomp4_la-gstqtmuxmap.lo `test -f 'gstqtmuxmap.c' || echo '$(srcdir)/'`gstqtmuxmap.c
889@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-gstqtmuxmap.Tpo $(DEPDIR)/libgstisomp4_la-gstqtmuxmap.Plo
890@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstqtmuxmap.c' object='libgstisomp4_la-gstqtmuxmap.lo' libtool=yes @AMDEPBACKSLASH@
891@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
892@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-gstqtmuxmap.lo `test -f 'gstqtmuxmap.c' || echo '$(srcdir)/'`gstqtmuxmap.c
893
894libgstisomp4_la-gstisoff.lo: gstisoff.c
895@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -MT libgstisomp4_la-gstisoff.lo -MD -MP -MF $(DEPDIR)/libgstisomp4_la-gstisoff.Tpo -c -o libgstisomp4_la-gstisoff.lo `test -f 'gstisoff.c' || echo '$(srcdir)/'`gstisoff.c
896@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstisomp4_la-gstisoff.Tpo $(DEPDIR)/libgstisomp4_la-gstisoff.Plo
897@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstisoff.c' object='libgstisomp4_la-gstisoff.lo' libtool=yes @AMDEPBACKSLASH@
898@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
899@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstisomp4_la_CFLAGS) $(CFLAGS) -c -o libgstisomp4_la-gstisoff.lo `test -f 'gstisoff.c' || echo '$(srcdir)/'`gstisoff.c
900
901mostlyclean-libtool:
902	-rm -f *.lo
903
904clean-libtool:
905	-rm -rf .libs _libs
906install-presetDATA: $(preset_DATA)
907	@$(NORMAL_INSTALL)
908	@list='$(preset_DATA)'; test -n "$(presetdir)" || list=; \
909	if test -n "$$list"; then \
910	  echo " $(MKDIR_P) '$(DESTDIR)$(presetdir)'"; \
911	  $(MKDIR_P) "$(DESTDIR)$(presetdir)" || exit 1; \
912	fi; \
913	for p in $$list; do \
914	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
915	  echo "$$d$$p"; \
916	done | $(am__base_list) | \
917	while read files; do \
918	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(presetdir)'"; \
919	  $(INSTALL_DATA) $$files "$(DESTDIR)$(presetdir)" || exit $$?; \
920	done
921
922uninstall-presetDATA:
923	@$(NORMAL_UNINSTALL)
924	@list='$(preset_DATA)'; test -n "$(presetdir)" || list=; \
925	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
926	dir='$(DESTDIR)$(presetdir)'; $(am__uninstall_files_from_dir)
927
928ID: $(am__tagged_files)
929	$(am__define_uniq_tagged_files); mkid -fID $$unique
930tags: tags-am
931TAGS: tags
932
933tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
934	set x; \
935	here=`pwd`; \
936	$(am__define_uniq_tagged_files); \
937	shift; \
938	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
939	  test -n "$$unique" || unique=$$empty_fix; \
940	  if test $$# -gt 0; then \
941	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
942	      "$$@" $$unique; \
943	  else \
944	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
945	      $$unique; \
946	  fi; \
947	fi
948ctags: ctags-am
949
950CTAGS: ctags
951ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
952	$(am__define_uniq_tagged_files); \
953	test -z "$(CTAGS_ARGS)$$unique" \
954	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
955	     $$unique
956
957GTAGS:
958	here=`$(am__cd) $(top_builddir) && pwd` \
959	  && $(am__cd) $(top_srcdir) \
960	  && gtags -i $(GTAGS_ARGS) "$$here"
961cscopelist: cscopelist-am
962
963cscopelist-am: $(am__tagged_files)
964	list='$(am__tagged_files)'; \
965	case "$(srcdir)" in \
966	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
967	  *) sdir=$(subdir)/$(srcdir) ;; \
968	esac; \
969	for i in $$list; do \
970	  if test -f "$$i"; then \
971	    echo "$(subdir)/$$i"; \
972	  else \
973	    echo "$$sdir/$$i"; \
974	  fi; \
975	done >> $(top_builddir)/cscope.files
976
977distclean-tags:
978	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
979
980distdir: $(BUILT_SOURCES)
981	$(MAKE) $(AM_MAKEFLAGS) distdir-am
982
983distdir-am: $(DISTFILES)
984	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
985	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
986	list='$(DISTFILES)'; \
987	  dist_files=`for file in $$list; do echo $$file; done | \
988	  sed -e "s|^$$srcdirstrip/||;t" \
989	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
990	case $$dist_files in \
991	  */*) $(MKDIR_P) `echo "$$dist_files" | \
992			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
993			   sort -u` ;; \
994	esac; \
995	for file in $$dist_files; do \
996	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
997	  if test -d $$d/$$file; then \
998	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
999	    if test -d "$(distdir)/$$file"; then \
1000	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1001	    fi; \
1002	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1003	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1004	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1005	    fi; \
1006	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1007	  else \
1008	    test -f "$(distdir)/$$file" \
1009	    || cp -p $$d/$$file "$(distdir)/$$file" \
1010	    || exit 1; \
1011	  fi; \
1012	done
1013check-am: all-am
1014check: check-am
1015all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
1016installdirs:
1017	for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(presetdir)"; do \
1018	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1019	done
1020install: install-am
1021install-exec: install-exec-am
1022install-data: install-data-am
1023uninstall: uninstall-am
1024
1025install-am: all-am
1026	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1027
1028installcheck: installcheck-am
1029install-strip:
1030	if test -z '$(STRIP)'; then \
1031	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1032	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1033	      install; \
1034	else \
1035	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1036	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1037	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1038	fi
1039mostlyclean-generic:
1040
1041clean-generic:
1042
1043distclean-generic:
1044	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1045	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1046
1047maintainer-clean-generic:
1048	@echo "This command is intended for maintainers to use"
1049	@echo "it deletes files that may require special tools to rebuild."
1050clean: clean-am
1051
1052clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
1053	mostlyclean-am
1054
1055distclean: distclean-am
1056		-rm -f ./$(DEPDIR)/libgstisomp4_la-atoms.Plo
1057	-rm -f ./$(DEPDIR)/libgstisomp4_la-atomsrecovery.Plo
1058	-rm -f ./$(DEPDIR)/libgstisomp4_la-descriptors.Plo
1059	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstisoff.Plo
1060	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstqtmoovrecover.Plo
1061	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstqtmux.Plo
1062	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstqtmuxmap.Plo
1063	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstrtpxqtdepay.Plo
1064	-rm -f ./$(DEPDIR)/libgstisomp4_la-isomp4-plugin.Plo
1065	-rm -f ./$(DEPDIR)/libgstisomp4_la-properties.Plo
1066	-rm -f ./$(DEPDIR)/libgstisomp4_la-qtdemux.Plo
1067	-rm -f ./$(DEPDIR)/libgstisomp4_la-qtdemux_dump.Plo
1068	-rm -f ./$(DEPDIR)/libgstisomp4_la-qtdemux_lang.Plo
1069	-rm -f ./$(DEPDIR)/libgstisomp4_la-qtdemux_types.Plo
1070	-rm -f Makefile
1071distclean-am: clean-am distclean-compile distclean-generic \
1072	distclean-tags
1073
1074dvi: dvi-am
1075
1076dvi-am:
1077
1078html: html-am
1079
1080html-am:
1081
1082info: info-am
1083
1084info-am:
1085
1086install-data-am: install-pluginLTLIBRARIES install-presetDATA
1087
1088install-dvi: install-dvi-am
1089
1090install-dvi-am:
1091
1092install-exec-am:
1093
1094install-html: install-html-am
1095
1096install-html-am:
1097
1098install-info: install-info-am
1099
1100install-info-am:
1101
1102install-man:
1103
1104install-pdf: install-pdf-am
1105
1106install-pdf-am:
1107
1108install-ps: install-ps-am
1109
1110install-ps-am:
1111
1112installcheck-am:
1113
1114maintainer-clean: maintainer-clean-am
1115		-rm -f ./$(DEPDIR)/libgstisomp4_la-atoms.Plo
1116	-rm -f ./$(DEPDIR)/libgstisomp4_la-atomsrecovery.Plo
1117	-rm -f ./$(DEPDIR)/libgstisomp4_la-descriptors.Plo
1118	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstisoff.Plo
1119	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstqtmoovrecover.Plo
1120	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstqtmux.Plo
1121	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstqtmuxmap.Plo
1122	-rm -f ./$(DEPDIR)/libgstisomp4_la-gstrtpxqtdepay.Plo
1123	-rm -f ./$(DEPDIR)/libgstisomp4_la-isomp4-plugin.Plo
1124	-rm -f ./$(DEPDIR)/libgstisomp4_la-properties.Plo
1125	-rm -f ./$(DEPDIR)/libgstisomp4_la-qtdemux.Plo
1126	-rm -f ./$(DEPDIR)/libgstisomp4_la-qtdemux_dump.Plo
1127	-rm -f ./$(DEPDIR)/libgstisomp4_la-qtdemux_lang.Plo
1128	-rm -f ./$(DEPDIR)/libgstisomp4_la-qtdemux_types.Plo
1129	-rm -f Makefile
1130maintainer-clean-am: distclean-am maintainer-clean-generic
1131
1132mostlyclean: mostlyclean-am
1133
1134mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1135	mostlyclean-libtool
1136
1137pdf: pdf-am
1138
1139pdf-am:
1140
1141ps: ps-am
1142
1143ps-am:
1144
1145uninstall-am: uninstall-pluginLTLIBRARIES uninstall-presetDATA
1146
1147.MAKE: install-am install-strip
1148
1149.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1150	clean-generic clean-libtool clean-pluginLTLIBRARIES \
1151	cscopelist-am ctags ctags-am distclean distclean-compile \
1152	distclean-generic distclean-libtool distclean-tags distdir dvi \
1153	dvi-am html html-am info info-am install install-am \
1154	install-data install-data-am install-dvi install-dvi-am \
1155	install-exec install-exec-am install-html install-html-am \
1156	install-info install-info-am install-man install-pdf \
1157	install-pdf-am install-pluginLTLIBRARIES install-presetDATA \
1158	install-ps install-ps-am install-strip installcheck \
1159	installcheck-am installdirs maintainer-clean \
1160	maintainer-clean-generic mostlyclean mostlyclean-compile \
1161	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1162	tags tags-am uninstall uninstall-am \
1163	uninstall-pluginLTLIBRARIES uninstall-presetDATA
1164
1165.PRECIOUS: Makefile
1166
1167
1168# Tell versions [3.59,3.63) of GNU make to not export all variables.
1169# Otherwise a system limit (for SysV at least) may be exceeded.
1170.NOEXPORT:
1171