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# This is a makefile.am fragment to build Orc code.
19#
20# Define ORC_SOURCE and then include this file, such as:
21#
22#  ORC_SOURCE=gstadderorc
23#  include $(top_srcdir)/common/orc.mak
24#
25# This fragment will create tmp-orc.c and gstadderorc.h from
26# gstadderorc.orc.
27#
28# When 'make dist' is run at the top level, or 'make orc-update'
29# in a directory including this fragment, the generated source
30# files will be copied to $(ORC_SOURCE)-dist.[ch].  These files
31# should be checked in to git, since they are used if Orc is
32# disabled.
33#
34# Note that this file defines BUILT_SOURCES, so any later usage
35# of BUILT_SOURCES in the Makefile.am that includes this file
36# must use '+='.
37#
38
39# these are the variables your Makefile.am should set
40# the example is based on the colorbalance interface
41
42#glib_enum_headers=$(colorbalance_headers)
43#glib_enum_define=GST_COLOR_BALANCE
44#glib_gen_prefix=gst_color_balance
45#glib_gen_basename=colorbalance
46#glib_gen_decl_banner=GST_EXPORT
47#glib_gen_decl_include=\#include <gst/foo/foo-prelude.h>
48
49
50
51VPATH = @srcdir@
52am__is_gnu_make = { \
53  if test -z '$(MAKELEVEL)'; then \
54    false; \
55  elif test -n '$(MAKE_HOST)'; then \
56    true; \
57  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
58    true; \
59  else \
60    false; \
61  fi; \
62}
63am__make_running_with_option = \
64  case $${target_option-} in \
65      ?) ;; \
66      *) echo "am__make_running_with_option: internal error: invalid" \
67              "target option '$${target_option-}' specified" >&2; \
68         exit 1;; \
69  esac; \
70  has_opt=no; \
71  sane_makeflags=$$MAKEFLAGS; \
72  if $(am__is_gnu_make); then \
73    sane_makeflags=$$MFLAGS; \
74  else \
75    case $$MAKEFLAGS in \
76      *\\[\ \	]*) \
77        bs=\\; \
78        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
79          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
80    esac; \
81  fi; \
82  skip_next=no; \
83  strip_trailopt () \
84  { \
85    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
86  }; \
87  for flg in $$sane_makeflags; do \
88    test $$skip_next = yes && { skip_next=no; continue; }; \
89    case $$flg in \
90      *=*|--*) continue;; \
91        -*I) strip_trailopt 'I'; skip_next=yes;; \
92      -*I?*) strip_trailopt 'I';; \
93        -*O) strip_trailopt 'O'; skip_next=yes;; \
94      -*O?*) strip_trailopt 'O';; \
95        -*l) strip_trailopt 'l'; skip_next=yes;; \
96      -*l?*) strip_trailopt 'l';; \
97      -[dEDm]) skip_next=yes;; \
98      -[JT]) skip_next=yes;; \
99    esac; \
100    case $$flg in \
101      *$$target_option*) has_opt=yes; break;; \
102    esac; \
103  done; \
104  test $$has_opt = yes
105am__make_dryrun = (target_option=n; $(am__make_running_with_option))
106am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
107pkgdatadir = $(datadir)/@PACKAGE@
108pkgincludedir = $(includedir)/@PACKAGE@
109pkglibdir = $(libdir)/@PACKAGE@
110pkglibexecdir = $(libexecdir)/@PACKAGE@
111am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
112install_sh_DATA = $(install_sh) -c -m 644
113install_sh_PROGRAM = $(install_sh) -c
114install_sh_SCRIPT = $(install_sh) -c
115INSTALL_HEADER = $(INSTALL_DATA)
116transform = $(program_transform_name)
117NORMAL_INSTALL = :
118PRE_INSTALL = :
119POST_INSTALL = :
120NORMAL_UNINSTALL = :
121PRE_UNINSTALL = :
122POST_UNINSTALL = :
123build_triplet = @build@
124host_triplet = @host@
125target_triplet = @target@
126@HAVE_INTROSPECTION_TRUE@am__append_1 = $(BUILT_GIRSOURCES) $(typelibs_DATA)
127subdir = gst-libs/gst/video
128ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
129am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
130	$(top_srcdir)/common/m4/as-auto-alt.m4 \
131	$(top_srcdir)/common/m4/as-compiler-flag.m4 \
132	$(top_srcdir)/common/m4/as-libtool.m4 \
133	$(top_srcdir)/common/m4/as-version.m4 \
134	$(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
135	$(top_srcdir)/common/m4/ax_pthread.m4 \
136	$(top_srcdir)/common/m4/gst-arch.m4 \
137	$(top_srcdir)/common/m4/gst-args.m4 \
138	$(top_srcdir)/common/m4/gst-check.m4 \
139	$(top_srcdir)/common/m4/gst-default.m4 \
140	$(top_srcdir)/common/m4/gst-error.m4 \
141	$(top_srcdir)/common/m4/gst-feature.m4 \
142	$(top_srcdir)/common/m4/gst-function.m4 \
143	$(top_srcdir)/common/m4/gst-gettext.m4 \
144	$(top_srcdir)/common/m4/gst-glib2.m4 \
145	$(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
146	$(top_srcdir)/common/m4/gst-platform.m4 \
147	$(top_srcdir)/common/m4/gst-plugin-docs.m4 \
148	$(top_srcdir)/common/m4/gst-plugindir.m4 \
149	$(top_srcdir)/common/m4/gst.m4 \
150	$(top_srcdir)/common/m4/gtk-doc.m4 \
151	$(top_srcdir)/common/m4/introspection.m4 \
152	$(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
153	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gst-alsa.m4 \
154	$(top_srcdir)/m4/gst-gl.m4 $(top_srcdir)/m4/iconv.m4 \
155	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
156	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
157	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/lrint.m4 \
158	$(top_srcdir)/m4/lrintf.m4 $(top_srcdir)/m4/ltoptions.m4 \
159	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
160	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
161	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
162	$(top_srcdir)/configure.ac
163am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
164	$(ACLOCAL_M4)
165DIST_COMMON = $(srcdir)/Makefile.am \
166	$(libgstvideo_@GST_API_VERSION@include_HEADERS) \
167	$(noinst_HEADERS) $(am__DIST_COMMON)
168mkinstalldirs = $(install_sh) -d
169CONFIG_HEADER = $(top_builddir)/config.h
170CONFIG_CLEAN_FILES =
171CONFIG_CLEAN_VPATH_FILES =
172am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
173am__vpath_adj = case $$p in \
174    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
175    *) f=$$p;; \
176  esac;
177am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
178am__install_max = 40
179am__nobase_strip_setup = \
180  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
181am__nobase_strip = \
182  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
183am__nobase_list = $(am__nobase_strip_setup); \
184  for p in $$list; do echo "$$p $$p"; done | \
185  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
186  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
187    if (++n[$$2] == $(am__install_max)) \
188      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
189    END { for (dir in files) print dir, files[dir] }'
190am__base_list = \
191  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
192  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
193am__uninstall_files_from_dir = { \
194  test -z "$$files" \
195    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
196    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
197         $(am__cd) "$$dir" && rm -f $$files; }; \
198  }
199am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" \
200	"$(DESTDIR)$(typelibsdir)" \
201	"$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)" \
202	"$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)"
203LTLIBRARIES = $(lib_LTLIBRARIES)
204am__DEPENDENCIES_1 =
205libgstvideo_@GST_API_VERSION@_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
206	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
207	$(am__DEPENDENCIES_1)
208am_libgstvideo_@GST_API_VERSION@_la_OBJECTS =  \
209	libgstvideo_@GST_API_VERSION@_la-colorbalance.lo \
210	libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.lo \
211	libgstvideo_@GST_API_VERSION@_la-navigation.lo \
212	libgstvideo_@GST_API_VERSION@_la-video.lo \
213	libgstvideo_@GST_API_VERSION@_la-video-anc.lo \
214	libgstvideo_@GST_API_VERSION@_la-video-event.lo \
215	libgstvideo_@GST_API_VERSION@_la-video-format.lo \
216	libgstvideo_@GST_API_VERSION@_la-video-chroma.lo \
217	libgstvideo_@GST_API_VERSION@_la-video-color.lo \
218	libgstvideo_@GST_API_VERSION@_la-video-converter.lo \
219	libgstvideo_@GST_API_VERSION@_la-video-dither.lo \
220	libgstvideo_@GST_API_VERSION@_la-video-info.lo \
221	libgstvideo_@GST_API_VERSION@_la-video-frame.lo \
222	libgstvideo_@GST_API_VERSION@_la-video-scaler.lo \
223	libgstvideo_@GST_API_VERSION@_la-video-tile.lo \
224	libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.lo \
225	libgstvideo_@GST_API_VERSION@_la-gstvideosink.lo \
226	libgstvideo_@GST_API_VERSION@_la-gstvideofilter.lo \
227	libgstvideo_@GST_API_VERSION@_la-convertframe.lo \
228	libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.lo \
229	libgstvideo_@GST_API_VERSION@_la-gstvideometa.lo \
230	libgstvideo_@GST_API_VERSION@_la-gstvideopool.lo \
231	libgstvideo_@GST_API_VERSION@_la-videodirection.lo \
232	libgstvideo_@GST_API_VERSION@_la-videoorientation.lo \
233	libgstvideo_@GST_API_VERSION@_la-videooverlay.lo \
234	libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.lo \
235	libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.lo \
236	libgstvideo_@GST_API_VERSION@_la-gstvideoutils.lo \
237	libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.lo \
238	libgstvideo_@GST_API_VERSION@_la-video-resampler.lo \
239	libgstvideo_@GST_API_VERSION@_la-video-blend.lo \
240	libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.lo \
241	libgstvideo_@GST_API_VERSION@_la-video-multiview.lo \
242	libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.lo
243am__objects_1 = libgstvideo_@GST_API_VERSION@_la-video-enumtypes.lo
244am__objects_2 =
245am__objects_3 = libgstvideo_@GST_API_VERSION@_la-tmp-orc.lo \
246	$(am__objects_1) $(am__objects_2)
247nodist_libgstvideo_@GST_API_VERSION@_la_OBJECTS = $(am__objects_3)
248libgstvideo_@GST_API_VERSION@_la_OBJECTS =  \
249	$(am_libgstvideo_@GST_API_VERSION@_la_OBJECTS) \
250	$(nodist_libgstvideo_@GST_API_VERSION@_la_OBJECTS)
251AM_V_lt = $(am__v_lt_@AM_V@)
252am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
253am__v_lt_0 = --silent
254am__v_lt_1 =
255libgstvideo_@GST_API_VERSION@_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
256	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
257	$(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) \
258	$(libgstvideo_@GST_API_VERSION@_la_LDFLAGS) $(LDFLAGS) -o $@
259AM_V_P = $(am__v_P_@AM_V@)
260am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
261am__v_P_0 = false
262am__v_P_1 = :
263AM_V_GEN = $(am__v_GEN_@AM_V@)
264am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
265am__v_GEN_0 = @echo "  GEN     " $@;
266am__v_GEN_1 =
267AM_V_at = $(am__v_at_@AM_V@)
268am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
269am__v_at_0 = @
270am__v_at_1 =
271DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
272depcomp = $(SHELL) $(top_srcdir)/depcomp
273am__maybe_remake_depfiles = depfiles
274am__depfiles_remade =  \
275	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalance.Plo \
276	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.Plo \
277	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-convertframe.Plo \
278	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.Plo \
279	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.Plo \
280	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.Plo \
281	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.Plo \
282	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideofilter.Plo \
283	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideometa.Plo \
284	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideopool.Plo \
285	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideosink.Plo \
286	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.Plo \
287	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutils.Plo \
288	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.Plo \
289	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-navigation.Plo \
290	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-tmp-orc.Plo \
291	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-anc.Plo \
292	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-blend.Plo \
293	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-chroma.Plo \
294	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-color.Plo \
295	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-converter.Plo \
296	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-dither.Plo \
297	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-enumtypes.Plo \
298	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-event.Plo \
299	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-format.Plo \
300	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-frame.Plo \
301	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-info.Plo \
302	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-multiview.Plo \
303	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.Plo \
304	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-resampler.Plo \
305	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-scaler.Plo \
306	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-tile.Plo \
307	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video.Plo \
308	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videodirection.Plo \
309	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videoorientation.Plo \
310	./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videooverlay.Plo
311am__mv = mv -f
312COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
313	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
314LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
315	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
316	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
317	$(AM_CFLAGS) $(CFLAGS)
318AM_V_CC = $(am__v_CC_@AM_V@)
319am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
320am__v_CC_0 = @echo "  CC      " $@;
321am__v_CC_1 =
322CCLD = $(CC)
323LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
324	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
325	$(AM_LDFLAGS) $(LDFLAGS) -o $@
326AM_V_CCLD = $(am__v_CCLD_@AM_V@)
327am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
328am__v_CCLD_0 = @echo "  CCLD    " $@;
329am__v_CCLD_1 =
330SOURCES = $(libgstvideo_@GST_API_VERSION@_la_SOURCES) \
331	$(nodist_libgstvideo_@GST_API_VERSION@_la_SOURCES)
332DIST_SOURCES = $(libgstvideo_@GST_API_VERSION@_la_SOURCES)
333am__can_run_installinfo = \
334  case $$AM_UPDATE_INFO_DIR in \
335    n|no|NO) false;; \
336    *) (install-info --version) >/dev/null 2>&1;; \
337  esac
338DATA = $(gir_DATA) $(typelibs_DATA)
339HEADERS = $(libgstvideo_@GST_API_VERSION@include_HEADERS) \
340	$(nodist_libgstvideo_@GST_API_VERSION@include_HEADERS) \
341	$(noinst_HEADERS)
342am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
343# Read a list of newline-separated strings from the standard input,
344# and print each of them once, without duplicates.  Input order is
345# *not* preserved.
346am__uniquify_input = $(AWK) '\
347  BEGIN { nonempty = 0; } \
348  { items[$$0] = 1; nonempty = 1; } \
349  END { if (nonempty) { for (i in items) print i; }; } \
350'
351# Make sure the list of sources is unique.  This is necessary because,
352# e.g., the same source file might be shared among _SOURCES variables
353# for different programs/libraries.
354am__define_uniq_tagged_files = \
355  list='$(am__tagged_files)'; \
356  unique=`for i in $$list; do \
357    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358  done | $(am__uniquify_input)`
359ETAGS = etags
360CTAGS = ctags
361am__DIST_COMMON = $(srcdir)/Makefile.in \
362	$(top_srcdir)/common/gst-glib-gen.mak \
363	$(top_srcdir)/common/orc.mak $(top_srcdir)/depcomp TODO
364DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
365ACLOCAL = @ACLOCAL@
366ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
367ALSA_CFLAGS = @ALSA_CFLAGS@
368ALSA_LIBS = @ALSA_LIBS@
369AMTAR = @AMTAR@
370AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
371AR = @AR@
372AS = @AS@
373AUDIORESAMPLE_FORMAT_AUTO = @AUDIORESAMPLE_FORMAT_AUTO@
374AUDIORESAMPLE_FORMAT_FLOAT = @AUDIORESAMPLE_FORMAT_FLOAT@
375AUDIORESAMPLE_FORMAT_INT = @AUDIORESAMPLE_FORMAT_INT@
376AUTOCONF = @AUTOCONF@
377AUTOHEADER = @AUTOHEADER@
378AUTOMAKE = @AUTOMAKE@
379AWK = @AWK@
380CC = @CC@
381CCASFLAGS = @CCASFLAGS@
382CCDEPMODE = @CCDEPMODE@
383CDPARANOIA_CFLAGS = @CDPARANOIA_CFLAGS@
384CDPARANOIA_LIBS = @CDPARANOIA_LIBS@
385CFLAGS = @CFLAGS@
386CPP = @CPP@
387CPPFLAGS = @CPPFLAGS@
388CXX = @CXX@
389CXXCPP = @CXXCPP@
390CXXDEPMODE = @CXXDEPMODE@
391CXXFLAGS = @CXXFLAGS@
392CYGPATH_W = @CYGPATH_W@
393DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
394DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
395DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
396DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
397DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
398DEFS = @DEFS@
399DEPDIR = @DEPDIR@
400DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
401DLLTOOL = @DLLTOOL@
402DRM_CFLAGS = @DRM_CFLAGS@
403DRM_LIBS = @DRM_LIBS@
404DSYMUTIL = @DSYMUTIL@
405DUMPBIN = @DUMPBIN@
406ECHO_C = @ECHO_C@
407ECHO_N = @ECHO_N@
408ECHO_T = @ECHO_T@
409EGL_CFLAGS = @EGL_CFLAGS@
410EGL_LIBS = @EGL_LIBS@
411EGREP = @EGREP@
412ERROR_CFLAGS = @ERROR_CFLAGS@
413ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
414ERROR_OBJCFLAGS = @ERROR_OBJCFLAGS@
415EXEEXT = @EXEEXT@
416EXTRA_CFLAGS = @EXTRA_CFLAGS@
417FFLAGS = @FFLAGS@
418FGREP = @FGREP@
419GBM_CFLAGS = @GBM_CFLAGS@
420GBM_LIBS = @GBM_LIBS@
421GCOV = @GCOV@
422GCOV_CFLAGS = @GCOV_CFLAGS@
423GCOV_LIBS = @GCOV_LIBS@
424GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
425GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
426GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
427GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
428GIO_CFLAGS = @GIO_CFLAGS@
429GIO_LDFLAGS = @GIO_LDFLAGS@
430GIO_LIBS = @GIO_LIBS@
431GIO_UNIX_2_0_CFLAGS = @GIO_UNIX_2_0_CFLAGS@
432GIO_UNIX_2_0_LIBS = @GIO_UNIX_2_0_LIBS@
433GLES2_CFLAGS = @GLES2_CFLAGS@
434GLES2_LIBS = @GLES2_LIBS@
435GLIB_CFLAGS = @GLIB_CFLAGS@
436GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
437GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
438GLIB_LIBS = @GLIB_LIBS@
439GLIB_MKENUMS = @GLIB_MKENUMS@
440GLIB_PREFIX = @GLIB_PREFIX@
441GLIB_REQ = @GLIB_REQ@
442GL_APIS = @GL_APIS@
443GL_CFLAGS = @GL_CFLAGS@
444GL_LIBS = @GL_LIBS@
445GL_OBJCFLAGS = @GL_OBJCFLAGS@
446GL_PLATFORMS = @GL_PLATFORMS@
447GL_WINDOWS = @GL_WINDOWS@
448GMODULE_NO_EXPORT_CFLAGS = @GMODULE_NO_EXPORT_CFLAGS@
449GMODULE_NO_EXPORT_LIBS = @GMODULE_NO_EXPORT_LIBS@
450GMSGFMT = @GMSGFMT@
451GMSGFMT_015 = @GMSGFMT_015@
452GRAPHENE_CFLAGS = @GRAPHENE_CFLAGS@
453GRAPHENE_LIBS = @GRAPHENE_LIBS@
454GREP = @GREP@
455GST_AGE = @GST_AGE@
456GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
457GST_API_VERSION = @GST_API_VERSION@
458GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
459GST_BASE_LIBS = @GST_BASE_LIBS@
460GST_CFLAGS = @GST_CFLAGS@
461GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
462GST_CHECK_LIBS = @GST_CHECK_LIBS@
463GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
464GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
465GST_CURRENT = @GST_CURRENT@
466GST_CXXFLAGS = @GST_CXXFLAGS@
467GST_INSTALL_PLUGINS_HELPER = @GST_INSTALL_PLUGINS_HELPER@
468GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
469GST_LIBS = @GST_LIBS@
470GST_LIBVERSION = @GST_LIBVERSION@
471GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
472GST_LICENSE = @GST_LICENSE@
473GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
474GST_NET_CFLAGS = @GST_NET_CFLAGS@
475GST_NET_LIBS = @GST_NET_LIBS@
476GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
477GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
478GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
479GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
480GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
481GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
482GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
483GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
484GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
485GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
486GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
487GST_PREFIX = @GST_PREFIX@
488GST_REVISION = @GST_REVISION@
489GST_TOOLS_DIR = @GST_TOOLS_DIR@
490GTKDOC_CHECK = @GTKDOC_CHECK@
491GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
492GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
493GTKDOC_MKPDF = @GTKDOC_MKPDF@
494GTKDOC_REBASE = @GTKDOC_REBASE@
495GTK_CFLAGS = @GTK_CFLAGS@
496GTK_LIBS = @GTK_LIBS@
497GTK_QUARTZ_CFLAGS = @GTK_QUARTZ_CFLAGS@
498GTK_QUARTZ_LIBS = @GTK_QUARTZ_LIBS@
499GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
500GTK_X11_LIBS = @GTK_X11_LIBS@
501G_UDEV_CFLAGS = @G_UDEV_CFLAGS@
502G_UDEV_LIBS = @G_UDEV_LIBS@
503HAVE_CDPARANOIA = @HAVE_CDPARANOIA@
504HAVE_EGL = @HAVE_EGL@
505HAVE_GL = @HAVE_GL@
506HAVE_GLES2 = @HAVE_GLES2@
507HAVE_GRAPHENE = @HAVE_GRAPHENE@
508HAVE_JPEG = @HAVE_JPEG@
509HAVE_PNG = @HAVE_PNG@
510HAVE_XSHM = @HAVE_XSHM@
511HAVE_ZLIB = @HAVE_ZLIB@
512HTML_DIR = @HTML_DIR@
513INSTALL = @INSTALL@
514INSTALL_DATA = @INSTALL_DATA@
515INSTALL_PROGRAM = @INSTALL_PROGRAM@
516INSTALL_SCRIPT = @INSTALL_SCRIPT@
517INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
518INTLLIBS = @INTLLIBS@
519INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
520INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
521INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
522INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
523INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
524INTROSPECTION_INIT = @INTROSPECTION_INIT@
525INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
526INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
527INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
528INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
529IVORBIS_CFLAGS = @IVORBIS_CFLAGS@
530IVORBIS_LIBS = @IVORBIS_LIBS@
531JPEG_LIBS = @JPEG_LIBS@
532LD = @LD@
533LDFLAGS = @LDFLAGS@
534LIBICONV = @LIBICONV@
535LIBINTL = @LIBINTL@
536LIBM = @LIBM@
537LIBOBJS = @LIBOBJS@
538LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
539LIBPNG_LIBS = @LIBPNG_LIBS@
540LIBS = @LIBS@
541LIBTOOL = @LIBTOOL@
542LIBVISUAL_CFLAGS = @LIBVISUAL_CFLAGS@
543LIBVISUAL_LIBS = @LIBVISUAL_LIBS@
544LIPO = @LIPO@
545LN_S = @LN_S@
546LOCALEDIR = @LOCALEDIR@
547LTLIBICONV = @LTLIBICONV@
548LTLIBINTL = @LTLIBINTL@
549LTLIBOBJS = @LTLIBOBJS@
550LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
551MAINT = @MAINT@
552MAKEINFO = @MAKEINFO@
553MANIFEST_TOOL = @MANIFEST_TOOL@
554MKDIR_P = @MKDIR_P@
555MSGFMT = @MSGFMT@
556MSGFMT_015 = @MSGFMT_015@
557MSGMERGE = @MSGMERGE@
558NM = @NM@
559NMEDIT = @NMEDIT@
560OBJC = @OBJC@
561OBJCDEPMODE = @OBJCDEPMODE@
562OBJCFLAGS = @OBJCFLAGS@
563OBJDUMP = @OBJDUMP@
564OBJEXT = @OBJEXT@
565OGG_CFLAGS = @OGG_CFLAGS@
566OGG_LIBS = @OGG_LIBS@
567OPUS_CFLAGS = @OPUS_CFLAGS@
568OPUS_LIBS = @OPUS_LIBS@
569ORCC = @ORCC@
570ORCC_FLAGS = @ORCC_FLAGS@
571ORC_CFLAGS = @ORC_CFLAGS@
572ORC_LIBS = @ORC_LIBS@
573ORC_PC = @ORC_PC@
574OTOOL = @OTOOL@
575OTOOL64 = @OTOOL64@
576PACKAGE = @PACKAGE@
577PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
578PACKAGE_NAME = @PACKAGE_NAME@
579PACKAGE_STRING = @PACKAGE_STRING@
580PACKAGE_TARNAME = @PACKAGE_TARNAME@
581PACKAGE_URL = @PACKAGE_URL@
582PACKAGE_VERSION = @PACKAGE_VERSION@
583PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
584PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
585PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
586PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
587PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
588PANGO_CFLAGS = @PANGO_CFLAGS@
589PANGO_LIBS = @PANGO_LIBS@
590PATH_SEPARATOR = @PATH_SEPARATOR@
591PKG_CONFIG = @PKG_CONFIG@
592PLUGINDIR = @PLUGINDIR@
593POSUB = @POSUB@
594PROFILE_CFLAGS = @PROFILE_CFLAGS@
595PTHREAD_CC = @PTHREAD_CC@
596PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
597PTHREAD_LIBS = @PTHREAD_LIBS@
598PYTHON = @PYTHON@
599PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
600PYTHON_PLATFORM = @PYTHON_PLATFORM@
601PYTHON_PREFIX = @PYTHON_PREFIX@
602PYTHON_VERSION = @PYTHON_VERSION@
603QTCHOOSER = @QTCHOOSER@
604QT_CFLAGS = @QT_CFLAGS@
605QT_LIBS = @QT_LIBS@
606QT_MOC = @QT_MOC@
607RANLIB = @RANLIB@
608SDL_CFLAGS = @SDL_CFLAGS@
609SDL_LIBS = @SDL_LIBS@
610SED = @SED@
611SET_MAKE = @SET_MAKE@
612SHELL = @SHELL@
613SSE2_CFLAGS = @SSE2_CFLAGS@
614SSE41_CFLAGS = @SSE41_CFLAGS@
615SSE_CFLAGS = @SSE_CFLAGS@
616STRIP = @STRIP@
617THEORA_CFLAGS = @THEORA_CFLAGS@
618THEORA_LIBS = @THEORA_LIBS@
619USE_GLES2 = @USE_GLES2@
620USE_NLS = @USE_NLS@
621USE_OPENGL = @USE_OPENGL@
622VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
623VALGRIND_LIBS = @VALGRIND_LIBS@
624VALGRIND_PATH = @VALGRIND_PATH@
625VERSION = @VERSION@
626VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
627VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
628VORBIS_CFLAGS = @VORBIS_CFLAGS@
629VORBIS_LIBS = @VORBIS_LIBS@
630WARNING_CFLAGS = @WARNING_CFLAGS@
631WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
632WARNING_OBJCFLAGS = @WARNING_OBJCFLAGS@
633WAYLAND_EGL_CFLAGS = @WAYLAND_EGL_CFLAGS@
634WAYLAND_EGL_LIBS = @WAYLAND_EGL_LIBS@
635WAYLAND_PROTOCOLS_DATADIR = @WAYLAND_PROTOCOLS_DATADIR@
636WAYLAND_SCANNER = @WAYLAND_SCANNER@
637WIN32_LIBS = @WIN32_LIBS@
638X11_XCB_CFLAGS = @X11_XCB_CFLAGS@
639X11_XCB_LIBS = @X11_XCB_LIBS@
640XGETTEXT = @XGETTEXT@
641XGETTEXT_015 = @XGETTEXT_015@
642XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
643XSHM_CFLAGS = @XSHM_CFLAGS@
644XSHM_LIBS = @XSHM_LIBS@
645XVIDEO_CFLAGS = @XVIDEO_CFLAGS@
646XVIDEO_LIBS = @XVIDEO_LIBS@
647X_CFLAGS = @X_CFLAGS@
648X_LIBS = @X_LIBS@
649ZLIB_CFLAGS = @ZLIB_CFLAGS@
650ZLIB_LIBS = @ZLIB_LIBS@
651abs_builddir = @abs_builddir@
652abs_srcdir = @abs_srcdir@
653abs_top_builddir = @abs_top_builddir@
654abs_top_srcdir = @abs_top_srcdir@
655ac_ct_AR = @ac_ct_AR@
656ac_ct_CC = @ac_ct_CC@
657ac_ct_CXX = @ac_ct_CXX@
658ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
659ac_ct_OBJC = @ac_ct_OBJC@
660am__include = @am__include@
661am__leading_dot = @am__leading_dot@
662am__quote = @am__quote@
663am__tar = @am__tar@
664am__untar = @am__untar@
665ax_pthread_config = @ax_pthread_config@
666bindir = @bindir@
667build = @build@
668build_alias = @build_alias@
669build_cpu = @build_cpu@
670build_os = @build_os@
671build_vendor = @build_vendor@
672builddir = @builddir@
673datadir = @datadir@
674datarootdir = @datarootdir@
675docdir = @docdir@
676dvidir = @dvidir@
677exec_prefix = @exec_prefix@
678host = @host@
679host_alias = @host_alias@
680host_cpu = @host_cpu@
681host_os = @host_os@
682host_vendor = @host_vendor@
683htmldir = @htmldir@
684includedir = @includedir@
685infodir = @infodir@
686install_sh = @install_sh@
687libdir = @libdir@
688libexecdir = @libexecdir@
689localedir = @localedir@
690localstatedir = @localstatedir@
691mandir = @mandir@
692mkdir_p = @mkdir_p@
693oldincludedir = @oldincludedir@
694pdfdir = @pdfdir@
695pkgpyexecdir = @pkgpyexecdir@
696pkgpythondir = @pkgpythondir@
697plugindir = @plugindir@
698prefix = @prefix@
699program_transform_name = @program_transform_name@
700psdir = @psdir@
701pyexecdir = @pyexecdir@
702pythondir = @pythondir@
703runstatedir = @runstatedir@
704sbindir = @sbindir@
705sharedstatedir = @sharedstatedir@
706srcdir = @srcdir@
707sysconfdir = @sysconfdir@
708target = @target@
709target_alias = @target_alias@
710target_cpu = @target_cpu@
711target_os = @target_os@
712target_vendor = @target_vendor@
713top_build_prefix = @top_build_prefix@
714top_builddir = @top_builddir@
715top_srcdir = @top_srcdir@
716
717# variables used for enum generation
718ORC_SOURCE = video-orc
719EXTRA_DIST = $(ORC_SOURCE).orc
720ORC_NODIST_SOURCES = tmp-orc.c $(ORC_SOURCE).h
721BUILT_SOURCES = tmp-orc.c $(ORC_SOURCE).h $(built_sources) \
722	$(built_headers)
723orcc_v_gen = $(orcc_v_gen_@AM_V@)
724orcc_v_gen_ = $(orcc_v_gen_@AM_DEFAULT_V@)
725orcc_v_gen_0 = @echo "  ORCC   $@";
726cp_v_gen = $(cp_v_gen_@AM_V@)
727cp_v_gen_ = $(cp_v_gen_@AM_DEFAULT_V@)
728cp_v_gen_0 = @echo "  CP     $@";
729glib_enum_headers = video.h video-format.h video-color.h video-info.h video-dither.h \
730			colorbalance.h navigation.h video-chroma.h video-tile.h video-converter.h \
731			video-resampler.h video-frame.h video-scaler.h video-anc.h \
732			video-overlay-composition.h
733
734glib_enum_define = GST_VIDEO
735glib_gen_prefix = gst_video
736glib_gen_basename = video
737glib_gen_decl_banner = GST_VIDEO_API
738glib_gen_decl_include = \#include <gst/video/video-prelude.h>
739built_sources = video-enumtypes.c
740built_headers = video-enumtypes.h
741lib_LTLIBRARIES = libgstvideo-@GST_API_VERSION@.la
742CLEANFILES = $(BUILT_SOURCES) $(am__append_1)
743libgstvideo_@GST_API_VERSION@_la_SOURCES = \
744	colorbalance.c   	\
745	colorbalancechannel.c   \
746	navigation.c            \
747	video.c          	\
748	video-anc.c		\
749	video-event.c          	\
750	video-format.c         	\
751	video-chroma.c         	\
752	video-color.c         	\
753	video-converter.c    	\
754	video-dither.c    	\
755	video-info.c         	\
756	video-frame.c         	\
757	video-scaler.c          \
758	video-tile.c         	\
759	gstvideoaggregator.c	\
760	gstvideosink.c   	\
761	gstvideofilter.c 	\
762	convertframe.c   	\
763	gstvideoaffinetransformationmeta.c \
764	gstvideometa.c   	\
765	gstvideopool.c		\
766	videodirection.c	\
767	videoorientation.c	\
768	videooverlay.c          \
769	gstvideodecoder.c       \
770	gstvideoencoder.c       \
771	gstvideoutils.c		\
772	gstvideoutilsprivate.c	\
773	video-resampler.c	\
774	video-blend.c		\
775	video-overlay-composition.c \
776	video-multiview.c	\
777	gstvideotimecode.c
778
779nodist_libgstvideo_@GST_API_VERSION@_la_SOURCES = $(BUILT_SOURCES)
780libgstvideo_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/video
781libgstvideo_@GST_API_VERSION@include_HEADERS = \
782	colorbalance.h 		\
783	colorbalancechannel.h	\
784	navigation.h            \
785	video.h			\
786	video-prelude.h		\
787	video-anc.h		\
788	video-event.h          	\
789	video-format.h         	\
790	video-chroma.h         	\
791	video-color.h         	\
792	video-converter.h      	\
793	video-dither.h      	\
794	video-info.h         	\
795	video-frame.h         	\
796	video-scaler.h          \
797	video-tile.h         	\
798	gstvideoaggregator.h	\
799	gstvideosink.h 		\
800	gstvideofilter.h	\
801	gstvideometa.h		\
802	gstvideoaffinetransformationmeta.h \
803	gstvideopool.h		\
804	videodirection.h 	\
805	videoorientation.h 	\
806	videooverlay.h          \
807	gstvideodecoder.h       \
808	gstvideoencoder.h       \
809	gstvideoutils.h		\
810	video-resampler.h	\
811	video-blend.h		\
812	video-overlay-composition.h \
813	video-multiview.h	\
814	gstvideotimecode.h
815
816nodist_libgstvideo_@GST_API_VERSION@include_HEADERS = $(built_headers)
817noinst_HEADERS = gstvideoutilsprivate.h
818libgstvideo_@GST_API_VERSION@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) \
819					$(ORC_CFLAGS) -DBUILDING_GST_VIDEO
820
821libgstvideo_@GST_API_VERSION@_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) $(ORC_LIBS) $(LIBM)
822libgstvideo_@GST_API_VERSION@_la_LDFLAGS = $(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS)
823enum_headers = $(foreach h,$(glib_enum_headers),\n#include \"$(h)\")
824@HAVE_INTROSPECTION_TRUE@BUILT_GIRSOURCES = GstVideo-@GST_API_VERSION@.gir
825@HAVE_INTROSPECTION_TRUE@gir_headers = $(patsubst %,$(srcdir)/%, \
826@HAVE_INTROSPECTION_TRUE@	$(libgstvideo_@GST_API_VERSION@include_HEADERS)) \
827@HAVE_INTROSPECTION_TRUE@	$(patsubst %,$(builddir)/%, \
828@HAVE_INTROSPECTION_TRUE@	$(built_headers))
829@HAVE_INTROSPECTION_TRUE@gir_sources = $(patsubst %,$(srcdir)/%, \
830@HAVE_INTROSPECTION_TRUE@	$(libgstvideo_@GST_API_VERSION@_la_SOURCES)) \
831@HAVE_INTROSPECTION_TRUE@	$(patsubst %,$(builddir)/%, \
832@HAVE_INTROSPECTION_TRUE@	$(built_sources))
833
834# INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR aren't the right place to
835# install anything - we need to install inside our prefix.
836@HAVE_INTROSPECTION_TRUE@girdir = $(datadir)/gir-1.0
837@HAVE_INTROSPECTION_TRUE@gir_DATA = $(BUILT_GIRSOURCES)
838@HAVE_INTROSPECTION_TRUE@typelibsdir = $(libdir)/girepository-1.0/
839@HAVE_INTROSPECTION_TRUE@typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)
840all: $(BUILT_SOURCES)
841	$(MAKE) $(AM_MAKEFLAGS) all-am
842
843.SUFFIXES:
844.SUFFIXES: .c .lo .o .obj
845$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common/orc.mak $(top_srcdir)/common/gst-glib-gen.mak $(am__configure_deps)
846	@for dep in $?; do \
847	  case '$(am__configure_deps)' in \
848	    *$$dep*) \
849	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
850	        && { if test -f $@; then exit 0; else break; fi; }; \
851	      exit 1;; \
852	  esac; \
853	done; \
854	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst-libs/gst/video/Makefile'; \
855	$(am__cd) $(top_srcdir) && \
856	  $(AUTOMAKE) --gnu gst-libs/gst/video/Makefile
857Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
858	@case '$?' in \
859	  *config.status*) \
860	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
861	  *) \
862	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
863	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
864	esac;
865$(top_srcdir)/common/orc.mak $(top_srcdir)/common/gst-glib-gen.mak $(am__empty):
866
867$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
868	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
869
870$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
871	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
872$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
873	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
874$(am__aclocal_m4_deps):
875
876install-libLTLIBRARIES: $(lib_LTLIBRARIES)
877	@$(NORMAL_INSTALL)
878	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
879	list2=; for p in $$list; do \
880	  if test -f $$p; then \
881	    list2="$$list2 $$p"; \
882	  else :; fi; \
883	done; \
884	test -z "$$list2" || { \
885	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
886	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
887	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
888	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
889	}
890
891uninstall-libLTLIBRARIES:
892	@$(NORMAL_UNINSTALL)
893	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
894	for p in $$list; do \
895	  $(am__strip_dir) \
896	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
897	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
898	done
899
900clean-libLTLIBRARIES:
901	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
902	@list='$(lib_LTLIBRARIES)'; \
903	locs=`for p in $$list; do echo $$p; done | \
904	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
905	      sort -u`; \
906	test -z "$$locs" || { \
907	  echo rm -f $${locs}; \
908	  rm -f $${locs}; \
909	}
910
911libgstvideo-@GST_API_VERSION@.la: $(libgstvideo_@GST_API_VERSION@_la_OBJECTS) $(libgstvideo_@GST_API_VERSION@_la_DEPENDENCIES) $(EXTRA_libgstvideo_@GST_API_VERSION@_la_DEPENDENCIES)
912	$(AM_V_CCLD)$(libgstvideo_@GST_API_VERSION@_la_LINK) -rpath $(libdir) $(libgstvideo_@GST_API_VERSION@_la_OBJECTS) $(libgstvideo_@GST_API_VERSION@_la_LIBADD) $(LIBS)
913
914mostlyclean-compile:
915	-rm -f *.$(OBJEXT)
916
917distclean-compile:
918	-rm -f *.tab.c
919
920@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalance.Plo@am__quote@ # am--include-marker
921@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.Plo@am__quote@ # am--include-marker
922@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-convertframe.Plo@am__quote@ # am--include-marker
923@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.Plo@am__quote@ # am--include-marker
924@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.Plo@am__quote@ # am--include-marker
925@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.Plo@am__quote@ # am--include-marker
926@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.Plo@am__quote@ # am--include-marker
927@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideofilter.Plo@am__quote@ # am--include-marker
928@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideometa.Plo@am__quote@ # am--include-marker
929@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideopool.Plo@am__quote@ # am--include-marker
930@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideosink.Plo@am__quote@ # am--include-marker
931@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.Plo@am__quote@ # am--include-marker
932@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutils.Plo@am__quote@ # am--include-marker
933@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.Plo@am__quote@ # am--include-marker
934@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-navigation.Plo@am__quote@ # am--include-marker
935@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-tmp-orc.Plo@am__quote@ # am--include-marker
936@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-anc.Plo@am__quote@ # am--include-marker
937@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-blend.Plo@am__quote@ # am--include-marker
938@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-chroma.Plo@am__quote@ # am--include-marker
939@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-color.Plo@am__quote@ # am--include-marker
940@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-converter.Plo@am__quote@ # am--include-marker
941@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-dither.Plo@am__quote@ # am--include-marker
942@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-enumtypes.Plo@am__quote@ # am--include-marker
943@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-event.Plo@am__quote@ # am--include-marker
944@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-format.Plo@am__quote@ # am--include-marker
945@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-frame.Plo@am__quote@ # am--include-marker
946@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-info.Plo@am__quote@ # am--include-marker
947@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-multiview.Plo@am__quote@ # am--include-marker
948@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.Plo@am__quote@ # am--include-marker
949@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-resampler.Plo@am__quote@ # am--include-marker
950@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-scaler.Plo@am__quote@ # am--include-marker
951@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-tile.Plo@am__quote@ # am--include-marker
952@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video.Plo@am__quote@ # am--include-marker
953@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videodirection.Plo@am__quote@ # am--include-marker
954@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videoorientation.Plo@am__quote@ # am--include-marker
955@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videooverlay.Plo@am__quote@ # am--include-marker
956
957$(am__depfiles_remade):
958	@$(MKDIR_P) $(@D)
959	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
960
961am--depfiles: $(am__depfiles_remade)
962
963.c.o:
964@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
965@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
966@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
967@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
968@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
969@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
970
971.c.obj:
972@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
973@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
974@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
975@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
976@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
977@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
978
979.c.lo:
980@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
981@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
982@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
983@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
984@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
985@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
986
987libgstvideo_@GST_API_VERSION@_la-colorbalance.lo: colorbalance.c
988@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-colorbalance.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalance.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-colorbalance.lo `test -f 'colorbalance.c' || echo '$(srcdir)/'`colorbalance.c
989@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalance.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalance.Plo
990@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='colorbalance.c' object='libgstvideo_@GST_API_VERSION@_la-colorbalance.lo' libtool=yes @AMDEPBACKSLASH@
991@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
992@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-colorbalance.lo `test -f 'colorbalance.c' || echo '$(srcdir)/'`colorbalance.c
993
994libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.lo: colorbalancechannel.c
995@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.lo `test -f 'colorbalancechannel.c' || echo '$(srcdir)/'`colorbalancechannel.c
996@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.Plo
997@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='colorbalancechannel.c' object='libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.lo' libtool=yes @AMDEPBACKSLASH@
998@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
999@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.lo `test -f 'colorbalancechannel.c' || echo '$(srcdir)/'`colorbalancechannel.c
1000
1001libgstvideo_@GST_API_VERSION@_la-navigation.lo: navigation.c
1002@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-navigation.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-navigation.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-navigation.lo `test -f 'navigation.c' || echo '$(srcdir)/'`navigation.c
1003@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-navigation.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-navigation.Plo
1004@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='navigation.c' object='libgstvideo_@GST_API_VERSION@_la-navigation.lo' libtool=yes @AMDEPBACKSLASH@
1005@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1006@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-navigation.lo `test -f 'navigation.c' || echo '$(srcdir)/'`navigation.c
1007
1008libgstvideo_@GST_API_VERSION@_la-video.lo: video.c
1009@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video.lo `test -f 'video.c' || echo '$(srcdir)/'`video.c
1010@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video.Plo
1011@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video.c' object='libgstvideo_@GST_API_VERSION@_la-video.lo' libtool=yes @AMDEPBACKSLASH@
1012@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1013@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video.lo `test -f 'video.c' || echo '$(srcdir)/'`video.c
1014
1015libgstvideo_@GST_API_VERSION@_la-video-anc.lo: video-anc.c
1016@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-anc.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-anc.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-anc.lo `test -f 'video-anc.c' || echo '$(srcdir)/'`video-anc.c
1017@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-anc.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-anc.Plo
1018@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-anc.c' object='libgstvideo_@GST_API_VERSION@_la-video-anc.lo' libtool=yes @AMDEPBACKSLASH@
1019@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1020@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-anc.lo `test -f 'video-anc.c' || echo '$(srcdir)/'`video-anc.c
1021
1022libgstvideo_@GST_API_VERSION@_la-video-event.lo: video-event.c
1023@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-event.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-event.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-event.lo `test -f 'video-event.c' || echo '$(srcdir)/'`video-event.c
1024@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-event.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-event.Plo
1025@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-event.c' object='libgstvideo_@GST_API_VERSION@_la-video-event.lo' libtool=yes @AMDEPBACKSLASH@
1026@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1027@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-event.lo `test -f 'video-event.c' || echo '$(srcdir)/'`video-event.c
1028
1029libgstvideo_@GST_API_VERSION@_la-video-format.lo: video-format.c
1030@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-format.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-format.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-format.lo `test -f 'video-format.c' || echo '$(srcdir)/'`video-format.c
1031@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-format.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-format.Plo
1032@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-format.c' object='libgstvideo_@GST_API_VERSION@_la-video-format.lo' libtool=yes @AMDEPBACKSLASH@
1033@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1034@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-format.lo `test -f 'video-format.c' || echo '$(srcdir)/'`video-format.c
1035
1036libgstvideo_@GST_API_VERSION@_la-video-chroma.lo: video-chroma.c
1037@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-chroma.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-chroma.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-chroma.lo `test -f 'video-chroma.c' || echo '$(srcdir)/'`video-chroma.c
1038@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-chroma.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-chroma.Plo
1039@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-chroma.c' object='libgstvideo_@GST_API_VERSION@_la-video-chroma.lo' libtool=yes @AMDEPBACKSLASH@
1040@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1041@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-chroma.lo `test -f 'video-chroma.c' || echo '$(srcdir)/'`video-chroma.c
1042
1043libgstvideo_@GST_API_VERSION@_la-video-color.lo: video-color.c
1044@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-color.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-color.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-color.lo `test -f 'video-color.c' || echo '$(srcdir)/'`video-color.c
1045@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-color.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-color.Plo
1046@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-color.c' object='libgstvideo_@GST_API_VERSION@_la-video-color.lo' libtool=yes @AMDEPBACKSLASH@
1047@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1048@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-color.lo `test -f 'video-color.c' || echo '$(srcdir)/'`video-color.c
1049
1050libgstvideo_@GST_API_VERSION@_la-video-converter.lo: video-converter.c
1051@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-converter.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-converter.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-converter.lo `test -f 'video-converter.c' || echo '$(srcdir)/'`video-converter.c
1052@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-converter.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-converter.Plo
1053@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-converter.c' object='libgstvideo_@GST_API_VERSION@_la-video-converter.lo' libtool=yes @AMDEPBACKSLASH@
1054@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1055@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-converter.lo `test -f 'video-converter.c' || echo '$(srcdir)/'`video-converter.c
1056
1057libgstvideo_@GST_API_VERSION@_la-video-dither.lo: video-dither.c
1058@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-dither.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-dither.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-dither.lo `test -f 'video-dither.c' || echo '$(srcdir)/'`video-dither.c
1059@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-dither.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-dither.Plo
1060@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-dither.c' object='libgstvideo_@GST_API_VERSION@_la-video-dither.lo' libtool=yes @AMDEPBACKSLASH@
1061@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1062@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-dither.lo `test -f 'video-dither.c' || echo '$(srcdir)/'`video-dither.c
1063
1064libgstvideo_@GST_API_VERSION@_la-video-info.lo: video-info.c
1065@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-info.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-info.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-info.lo `test -f 'video-info.c' || echo '$(srcdir)/'`video-info.c
1066@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-info.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-info.Plo
1067@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-info.c' object='libgstvideo_@GST_API_VERSION@_la-video-info.lo' libtool=yes @AMDEPBACKSLASH@
1068@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1069@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-info.lo `test -f 'video-info.c' || echo '$(srcdir)/'`video-info.c
1070
1071libgstvideo_@GST_API_VERSION@_la-video-frame.lo: video-frame.c
1072@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-frame.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-frame.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-frame.lo `test -f 'video-frame.c' || echo '$(srcdir)/'`video-frame.c
1073@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-frame.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-frame.Plo
1074@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-frame.c' object='libgstvideo_@GST_API_VERSION@_la-video-frame.lo' libtool=yes @AMDEPBACKSLASH@
1075@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1076@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-frame.lo `test -f 'video-frame.c' || echo '$(srcdir)/'`video-frame.c
1077
1078libgstvideo_@GST_API_VERSION@_la-video-scaler.lo: video-scaler.c
1079@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-scaler.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-scaler.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-scaler.lo `test -f 'video-scaler.c' || echo '$(srcdir)/'`video-scaler.c
1080@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-scaler.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-scaler.Plo
1081@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-scaler.c' object='libgstvideo_@GST_API_VERSION@_la-video-scaler.lo' libtool=yes @AMDEPBACKSLASH@
1082@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1083@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-scaler.lo `test -f 'video-scaler.c' || echo '$(srcdir)/'`video-scaler.c
1084
1085libgstvideo_@GST_API_VERSION@_la-video-tile.lo: video-tile.c
1086@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-tile.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-tile.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-tile.lo `test -f 'video-tile.c' || echo '$(srcdir)/'`video-tile.c
1087@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-tile.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-tile.Plo
1088@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-tile.c' object='libgstvideo_@GST_API_VERSION@_la-video-tile.lo' libtool=yes @AMDEPBACKSLASH@
1089@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1090@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-tile.lo `test -f 'video-tile.c' || echo '$(srcdir)/'`video-tile.c
1091
1092libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.lo: gstvideoaggregator.c
1093@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.lo `test -f 'gstvideoaggregator.c' || echo '$(srcdir)/'`gstvideoaggregator.c
1094@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.Plo
1095@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideoaggregator.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.lo' libtool=yes @AMDEPBACKSLASH@
1096@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1097@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.lo `test -f 'gstvideoaggregator.c' || echo '$(srcdir)/'`gstvideoaggregator.c
1098
1099libgstvideo_@GST_API_VERSION@_la-gstvideosink.lo: gstvideosink.c
1100@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideosink.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideosink.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideosink.lo `test -f 'gstvideosink.c' || echo '$(srcdir)/'`gstvideosink.c
1101@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideosink.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideosink.Plo
1102@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideosink.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideosink.lo' libtool=yes @AMDEPBACKSLASH@
1103@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1104@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideosink.lo `test -f 'gstvideosink.c' || echo '$(srcdir)/'`gstvideosink.c
1105
1106libgstvideo_@GST_API_VERSION@_la-gstvideofilter.lo: gstvideofilter.c
1107@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideofilter.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideofilter.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideofilter.lo `test -f 'gstvideofilter.c' || echo '$(srcdir)/'`gstvideofilter.c
1108@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideofilter.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideofilter.Plo
1109@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideofilter.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideofilter.lo' libtool=yes @AMDEPBACKSLASH@
1110@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1111@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideofilter.lo `test -f 'gstvideofilter.c' || echo '$(srcdir)/'`gstvideofilter.c
1112
1113libgstvideo_@GST_API_VERSION@_la-convertframe.lo: convertframe.c
1114@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-convertframe.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-convertframe.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-convertframe.lo `test -f 'convertframe.c' || echo '$(srcdir)/'`convertframe.c
1115@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-convertframe.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-convertframe.Plo
1116@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='convertframe.c' object='libgstvideo_@GST_API_VERSION@_la-convertframe.lo' libtool=yes @AMDEPBACKSLASH@
1117@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1118@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-convertframe.lo `test -f 'convertframe.c' || echo '$(srcdir)/'`convertframe.c
1119
1120libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.lo: gstvideoaffinetransformationmeta.c
1121@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.lo `test -f 'gstvideoaffinetransformationmeta.c' || echo '$(srcdir)/'`gstvideoaffinetransformationmeta.c
1122@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.Plo
1123@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideoaffinetransformationmeta.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.lo' libtool=yes @AMDEPBACKSLASH@
1124@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1125@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.lo `test -f 'gstvideoaffinetransformationmeta.c' || echo '$(srcdir)/'`gstvideoaffinetransformationmeta.c
1126
1127libgstvideo_@GST_API_VERSION@_la-gstvideometa.lo: gstvideometa.c
1128@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideometa.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideometa.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideometa.lo `test -f 'gstvideometa.c' || echo '$(srcdir)/'`gstvideometa.c
1129@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideometa.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideometa.Plo
1130@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideometa.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideometa.lo' libtool=yes @AMDEPBACKSLASH@
1131@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1132@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideometa.lo `test -f 'gstvideometa.c' || echo '$(srcdir)/'`gstvideometa.c
1133
1134libgstvideo_@GST_API_VERSION@_la-gstvideopool.lo: gstvideopool.c
1135@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideopool.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideopool.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideopool.lo `test -f 'gstvideopool.c' || echo '$(srcdir)/'`gstvideopool.c
1136@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideopool.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideopool.Plo
1137@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideopool.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideopool.lo' libtool=yes @AMDEPBACKSLASH@
1138@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1139@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideopool.lo `test -f 'gstvideopool.c' || echo '$(srcdir)/'`gstvideopool.c
1140
1141libgstvideo_@GST_API_VERSION@_la-videodirection.lo: videodirection.c
1142@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-videodirection.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videodirection.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-videodirection.lo `test -f 'videodirection.c' || echo '$(srcdir)/'`videodirection.c
1143@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videodirection.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videodirection.Plo
1144@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='videodirection.c' object='libgstvideo_@GST_API_VERSION@_la-videodirection.lo' libtool=yes @AMDEPBACKSLASH@
1145@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1146@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-videodirection.lo `test -f 'videodirection.c' || echo '$(srcdir)/'`videodirection.c
1147
1148libgstvideo_@GST_API_VERSION@_la-videoorientation.lo: videoorientation.c
1149@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-videoorientation.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videoorientation.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-videoorientation.lo `test -f 'videoorientation.c' || echo '$(srcdir)/'`videoorientation.c
1150@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videoorientation.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videoorientation.Plo
1151@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='videoorientation.c' object='libgstvideo_@GST_API_VERSION@_la-videoorientation.lo' libtool=yes @AMDEPBACKSLASH@
1152@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1153@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-videoorientation.lo `test -f 'videoorientation.c' || echo '$(srcdir)/'`videoorientation.c
1154
1155libgstvideo_@GST_API_VERSION@_la-videooverlay.lo: videooverlay.c
1156@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-videooverlay.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videooverlay.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-videooverlay.lo `test -f 'videooverlay.c' || echo '$(srcdir)/'`videooverlay.c
1157@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videooverlay.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videooverlay.Plo
1158@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='videooverlay.c' object='libgstvideo_@GST_API_VERSION@_la-videooverlay.lo' libtool=yes @AMDEPBACKSLASH@
1159@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1160@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-videooverlay.lo `test -f 'videooverlay.c' || echo '$(srcdir)/'`videooverlay.c
1161
1162libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.lo: gstvideodecoder.c
1163@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.lo `test -f 'gstvideodecoder.c' || echo '$(srcdir)/'`gstvideodecoder.c
1164@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.Plo
1165@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideodecoder.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.lo' libtool=yes @AMDEPBACKSLASH@
1166@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1167@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.lo `test -f 'gstvideodecoder.c' || echo '$(srcdir)/'`gstvideodecoder.c
1168
1169libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.lo: gstvideoencoder.c
1170@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.lo `test -f 'gstvideoencoder.c' || echo '$(srcdir)/'`gstvideoencoder.c
1171@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.Plo
1172@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideoencoder.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.lo' libtool=yes @AMDEPBACKSLASH@
1173@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1174@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.lo `test -f 'gstvideoencoder.c' || echo '$(srcdir)/'`gstvideoencoder.c
1175
1176libgstvideo_@GST_API_VERSION@_la-gstvideoutils.lo: gstvideoutils.c
1177@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideoutils.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutils.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoutils.lo `test -f 'gstvideoutils.c' || echo '$(srcdir)/'`gstvideoutils.c
1178@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutils.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutils.Plo
1179@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideoutils.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideoutils.lo' libtool=yes @AMDEPBACKSLASH@
1180@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1181@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoutils.lo `test -f 'gstvideoutils.c' || echo '$(srcdir)/'`gstvideoutils.c
1182
1183libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.lo: gstvideoutilsprivate.c
1184@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.lo `test -f 'gstvideoutilsprivate.c' || echo '$(srcdir)/'`gstvideoutilsprivate.c
1185@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.Plo
1186@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideoutilsprivate.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.lo' libtool=yes @AMDEPBACKSLASH@
1187@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1188@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.lo `test -f 'gstvideoutilsprivate.c' || echo '$(srcdir)/'`gstvideoutilsprivate.c
1189
1190libgstvideo_@GST_API_VERSION@_la-video-resampler.lo: video-resampler.c
1191@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-resampler.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-resampler.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-resampler.lo `test -f 'video-resampler.c' || echo '$(srcdir)/'`video-resampler.c
1192@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-resampler.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-resampler.Plo
1193@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-resampler.c' object='libgstvideo_@GST_API_VERSION@_la-video-resampler.lo' libtool=yes @AMDEPBACKSLASH@
1194@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1195@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-resampler.lo `test -f 'video-resampler.c' || echo '$(srcdir)/'`video-resampler.c
1196
1197libgstvideo_@GST_API_VERSION@_la-video-blend.lo: video-blend.c
1198@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-blend.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-blend.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-blend.lo `test -f 'video-blend.c' || echo '$(srcdir)/'`video-blend.c
1199@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-blend.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-blend.Plo
1200@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-blend.c' object='libgstvideo_@GST_API_VERSION@_la-video-blend.lo' libtool=yes @AMDEPBACKSLASH@
1201@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1202@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-blend.lo `test -f 'video-blend.c' || echo '$(srcdir)/'`video-blend.c
1203
1204libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.lo: video-overlay-composition.c
1205@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.lo `test -f 'video-overlay-composition.c' || echo '$(srcdir)/'`video-overlay-composition.c
1206@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.Plo
1207@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-overlay-composition.c' object='libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.lo' libtool=yes @AMDEPBACKSLASH@
1208@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1209@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.lo `test -f 'video-overlay-composition.c' || echo '$(srcdir)/'`video-overlay-composition.c
1210
1211libgstvideo_@GST_API_VERSION@_la-video-multiview.lo: video-multiview.c
1212@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-multiview.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-multiview.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-multiview.lo `test -f 'video-multiview.c' || echo '$(srcdir)/'`video-multiview.c
1213@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-multiview.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-multiview.Plo
1214@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-multiview.c' object='libgstvideo_@GST_API_VERSION@_la-video-multiview.lo' libtool=yes @AMDEPBACKSLASH@
1215@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1216@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-multiview.lo `test -f 'video-multiview.c' || echo '$(srcdir)/'`video-multiview.c
1217
1218libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.lo: gstvideotimecode.c
1219@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.lo `test -f 'gstvideotimecode.c' || echo '$(srcdir)/'`gstvideotimecode.c
1220@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.Plo
1221@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvideotimecode.c' object='libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.lo' libtool=yes @AMDEPBACKSLASH@
1222@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1223@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.lo `test -f 'gstvideotimecode.c' || echo '$(srcdir)/'`gstvideotimecode.c
1224
1225libgstvideo_@GST_API_VERSION@_la-tmp-orc.lo: tmp-orc.c
1226@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-tmp-orc.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-tmp-orc.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo '$(srcdir)/'`tmp-orc.c
1227@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-tmp-orc.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-tmp-orc.Plo
1228@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='tmp-orc.c' object='libgstvideo_@GST_API_VERSION@_la-tmp-orc.lo' libtool=yes @AMDEPBACKSLASH@
1229@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1230@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo '$(srcdir)/'`tmp-orc.c
1231
1232libgstvideo_@GST_API_VERSION@_la-video-enumtypes.lo: video-enumtypes.c
1233@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstvideo_@GST_API_VERSION@_la-video-enumtypes.lo -MD -MP -MF $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-enumtypes.Tpo -c -o libgstvideo_@GST_API_VERSION@_la-video-enumtypes.lo `test -f 'video-enumtypes.c' || echo '$(srcdir)/'`video-enumtypes.c
1234@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-enumtypes.Tpo $(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-enumtypes.Plo
1235@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='video-enumtypes.c' object='libgstvideo_@GST_API_VERSION@_la-video-enumtypes.lo' libtool=yes @AMDEPBACKSLASH@
1236@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1237@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) $(libgstvideo_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstvideo_@GST_API_VERSION@_la-video-enumtypes.lo `test -f 'video-enumtypes.c' || echo '$(srcdir)/'`video-enumtypes.c
1238
1239mostlyclean-libtool:
1240	-rm -f *.lo
1241
1242clean-libtool:
1243	-rm -rf .libs _libs
1244install-girDATA: $(gir_DATA)
1245	@$(NORMAL_INSTALL)
1246	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
1247	if test -n "$$list"; then \
1248	  echo " $(MKDIR_P) '$(DESTDIR)$(girdir)'"; \
1249	  $(MKDIR_P) "$(DESTDIR)$(girdir)" || exit 1; \
1250	fi; \
1251	for p in $$list; do \
1252	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1253	  echo "$$d$$p"; \
1254	done | $(am__base_list) | \
1255	while read files; do \
1256	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
1257	  $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
1258	done
1259
1260uninstall-girDATA:
1261	@$(NORMAL_UNINSTALL)
1262	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
1263	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1264	dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir)
1265install-typelibsDATA: $(typelibs_DATA)
1266	@$(NORMAL_INSTALL)
1267	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
1268	if test -n "$$list"; then \
1269	  echo " $(MKDIR_P) '$(DESTDIR)$(typelibsdir)'"; \
1270	  $(MKDIR_P) "$(DESTDIR)$(typelibsdir)" || exit 1; \
1271	fi; \
1272	for p in $$list; do \
1273	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1274	  echo "$$d$$p"; \
1275	done | $(am__base_list) | \
1276	while read files; do \
1277	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibsdir)'"; \
1278	  $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibsdir)" || exit $$?; \
1279	done
1280
1281uninstall-typelibsDATA:
1282	@$(NORMAL_UNINSTALL)
1283	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
1284	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1285	dir='$(DESTDIR)$(typelibsdir)'; $(am__uninstall_files_from_dir)
1286install-libgstvideo_@GST_API_VERSION@includeHEADERS: $(libgstvideo_@GST_API_VERSION@include_HEADERS)
1287	@$(NORMAL_INSTALL)
1288	@list='$(libgstvideo_@GST_API_VERSION@include_HEADERS)'; test -n "$(libgstvideo_@GST_API_VERSION@includedir)" || list=; \
1289	if test -n "$$list"; then \
1290	  echo " $(MKDIR_P) '$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)'"; \
1291	  $(MKDIR_P) "$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)" || exit 1; \
1292	fi; \
1293	for p in $$list; do \
1294	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1295	  echo "$$d$$p"; \
1296	done | $(am__base_list) | \
1297	while read files; do \
1298	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)'"; \
1299	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)" || exit $$?; \
1300	done
1301
1302uninstall-libgstvideo_@GST_API_VERSION@includeHEADERS:
1303	@$(NORMAL_UNINSTALL)
1304	@list='$(libgstvideo_@GST_API_VERSION@include_HEADERS)'; test -n "$(libgstvideo_@GST_API_VERSION@includedir)" || list=; \
1305	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1306	dir='$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)'; $(am__uninstall_files_from_dir)
1307install-nodist_libgstvideo_@GST_API_VERSION@includeHEADERS: $(nodist_libgstvideo_@GST_API_VERSION@include_HEADERS)
1308	@$(NORMAL_INSTALL)
1309	@list='$(nodist_libgstvideo_@GST_API_VERSION@include_HEADERS)'; test -n "$(libgstvideo_@GST_API_VERSION@includedir)" || list=; \
1310	if test -n "$$list"; then \
1311	  echo " $(MKDIR_P) '$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)'"; \
1312	  $(MKDIR_P) "$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)" || exit 1; \
1313	fi; \
1314	for p in $$list; do \
1315	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1316	  echo "$$d$$p"; \
1317	done | $(am__base_list) | \
1318	while read files; do \
1319	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)'"; \
1320	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)" || exit $$?; \
1321	done
1322
1323uninstall-nodist_libgstvideo_@GST_API_VERSION@includeHEADERS:
1324	@$(NORMAL_UNINSTALL)
1325	@list='$(nodist_libgstvideo_@GST_API_VERSION@include_HEADERS)'; test -n "$(libgstvideo_@GST_API_VERSION@includedir)" || list=; \
1326	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1327	dir='$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)'; $(am__uninstall_files_from_dir)
1328
1329ID: $(am__tagged_files)
1330	$(am__define_uniq_tagged_files); mkid -fID $$unique
1331tags: tags-am
1332TAGS: tags
1333
1334tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1335	set x; \
1336	here=`pwd`; \
1337	$(am__define_uniq_tagged_files); \
1338	shift; \
1339	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1340	  test -n "$$unique" || unique=$$empty_fix; \
1341	  if test $$# -gt 0; then \
1342	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1343	      "$$@" $$unique; \
1344	  else \
1345	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1346	      $$unique; \
1347	  fi; \
1348	fi
1349ctags: ctags-am
1350
1351CTAGS: ctags
1352ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1353	$(am__define_uniq_tagged_files); \
1354	test -z "$(CTAGS_ARGS)$$unique" \
1355	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1356	     $$unique
1357
1358GTAGS:
1359	here=`$(am__cd) $(top_builddir) && pwd` \
1360	  && $(am__cd) $(top_srcdir) \
1361	  && gtags -i $(GTAGS_ARGS) "$$here"
1362cscopelist: cscopelist-am
1363
1364cscopelist-am: $(am__tagged_files)
1365	list='$(am__tagged_files)'; \
1366	case "$(srcdir)" in \
1367	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1368	  *) sdir=$(subdir)/$(srcdir) ;; \
1369	esac; \
1370	for i in $$list; do \
1371	  if test -f "$$i"; then \
1372	    echo "$(subdir)/$$i"; \
1373	  else \
1374	    echo "$$sdir/$$i"; \
1375	  fi; \
1376	done >> $(top_builddir)/cscope.files
1377
1378distclean-tags:
1379	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1380
1381distdir: $(BUILT_SOURCES)
1382	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1383
1384distdir-am: $(DISTFILES)
1385	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1386	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1387	list='$(DISTFILES)'; \
1388	  dist_files=`for file in $$list; do echo $$file; done | \
1389	  sed -e "s|^$$srcdirstrip/||;t" \
1390	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1391	case $$dist_files in \
1392	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1393			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1394			   sort -u` ;; \
1395	esac; \
1396	for file in $$dist_files; do \
1397	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1398	  if test -d $$d/$$file; then \
1399	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1400	    if test -d "$(distdir)/$$file"; then \
1401	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1402	    fi; \
1403	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1404	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1405	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1406	    fi; \
1407	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1408	  else \
1409	    test -f "$(distdir)/$$file" \
1410	    || cp -p $$d/$$file "$(distdir)/$$file" \
1411	    || exit 1; \
1412	  fi; \
1413	done
1414	$(MAKE) $(AM_MAKEFLAGS) \
1415	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
1416	  dist-hook
1417check-am: all-am
1418check: $(BUILT_SOURCES)
1419	$(MAKE) $(AM_MAKEFLAGS) check-am
1420all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
1421installdirs:
1422	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(typelibsdir)" "$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)" "$(DESTDIR)$(libgstvideo_@GST_API_VERSION@includedir)"; do \
1423	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1424	done
1425install: $(BUILT_SOURCES)
1426	$(MAKE) $(AM_MAKEFLAGS) install-am
1427install-exec: install-exec-am
1428install-data: install-data-am
1429uninstall: uninstall-am
1430
1431install-am: all-am
1432	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1433
1434installcheck: installcheck-am
1435install-strip:
1436	if test -z '$(STRIP)'; then \
1437	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1438	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1439	      install; \
1440	else \
1441	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1442	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1443	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1444	fi
1445mostlyclean-generic:
1446
1447clean-generic:
1448	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1449
1450distclean-generic:
1451	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1452	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1453
1454maintainer-clean-generic:
1455	@echo "This command is intended for maintainers to use"
1456	@echo "it deletes files that may require special tools to rebuild."
1457	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1458clean: clean-am
1459
1460clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
1461	mostlyclean-am
1462
1463distclean: distclean-am
1464		-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalance.Plo
1465	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.Plo
1466	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-convertframe.Plo
1467	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.Plo
1468	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.Plo
1469	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.Plo
1470	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.Plo
1471	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideofilter.Plo
1472	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideometa.Plo
1473	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideopool.Plo
1474	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideosink.Plo
1475	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.Plo
1476	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutils.Plo
1477	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.Plo
1478	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-navigation.Plo
1479	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-tmp-orc.Plo
1480	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-anc.Plo
1481	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-blend.Plo
1482	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-chroma.Plo
1483	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-color.Plo
1484	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-converter.Plo
1485	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-dither.Plo
1486	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-enumtypes.Plo
1487	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-event.Plo
1488	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-format.Plo
1489	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-frame.Plo
1490	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-info.Plo
1491	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-multiview.Plo
1492	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.Plo
1493	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-resampler.Plo
1494	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-scaler.Plo
1495	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-tile.Plo
1496	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video.Plo
1497	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videodirection.Plo
1498	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videoorientation.Plo
1499	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videooverlay.Plo
1500	-rm -f Makefile
1501distclean-am: clean-am distclean-compile distclean-generic \
1502	distclean-tags
1503
1504dvi: dvi-am
1505
1506dvi-am:
1507
1508html: html-am
1509
1510html-am:
1511
1512info: info-am
1513
1514info-am:
1515
1516install-data-am: install-girDATA \
1517	install-libgstvideo_@GST_API_VERSION@includeHEADERS \
1518	install-nodist_libgstvideo_@GST_API_VERSION@includeHEADERS \
1519	install-typelibsDATA
1520
1521install-dvi: install-dvi-am
1522
1523install-dvi-am:
1524
1525install-exec-am: install-libLTLIBRARIES
1526
1527install-html: install-html-am
1528
1529install-html-am:
1530
1531install-info: install-info-am
1532
1533install-info-am:
1534
1535install-man:
1536
1537install-pdf: install-pdf-am
1538
1539install-pdf-am:
1540
1541install-ps: install-ps-am
1542
1543install-ps-am:
1544
1545installcheck-am:
1546
1547maintainer-clean: maintainer-clean-am
1548		-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalance.Plo
1549	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-colorbalancechannel.Plo
1550	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-convertframe.Plo
1551	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaffinetransformationmeta.Plo
1552	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoaggregator.Plo
1553	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideodecoder.Plo
1554	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoencoder.Plo
1555	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideofilter.Plo
1556	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideometa.Plo
1557	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideopool.Plo
1558	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideosink.Plo
1559	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideotimecode.Plo
1560	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutils.Plo
1561	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-gstvideoutilsprivate.Plo
1562	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-navigation.Plo
1563	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-tmp-orc.Plo
1564	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-anc.Plo
1565	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-blend.Plo
1566	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-chroma.Plo
1567	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-color.Plo
1568	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-converter.Plo
1569	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-dither.Plo
1570	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-enumtypes.Plo
1571	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-event.Plo
1572	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-format.Plo
1573	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-frame.Plo
1574	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-info.Plo
1575	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-multiview.Plo
1576	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-overlay-composition.Plo
1577	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-resampler.Plo
1578	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-scaler.Plo
1579	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video-tile.Plo
1580	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-video.Plo
1581	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videodirection.Plo
1582	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videoorientation.Plo
1583	-rm -f ./$(DEPDIR)/libgstvideo_@GST_API_VERSION@_la-videooverlay.Plo
1584	-rm -f Makefile
1585maintainer-clean-am: distclean-am maintainer-clean-generic
1586
1587mostlyclean: mostlyclean-am
1588
1589mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1590	mostlyclean-libtool
1591
1592pdf: pdf-am
1593
1594pdf-am:
1595
1596ps: ps-am
1597
1598ps-am:
1599
1600uninstall-am: uninstall-girDATA uninstall-libLTLIBRARIES \
1601	uninstall-libgstvideo_@GST_API_VERSION@includeHEADERS \
1602	uninstall-nodist_libgstvideo_@GST_API_VERSION@includeHEADERS \
1603	uninstall-typelibsDATA
1604
1605.MAKE: all check install install-am install-strip
1606
1607.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1608	clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
1609	cscopelist-am ctags ctags-am dist-hook distclean \
1610	distclean-compile distclean-generic distclean-libtool \
1611	distclean-tags distdir dvi dvi-am html html-am info info-am \
1612	install install-am install-data install-data-am install-dvi \
1613	install-dvi-am install-exec install-exec-am install-girDATA \
1614	install-html install-html-am install-info install-info-am \
1615	install-libLTLIBRARIES \
1616	install-libgstvideo_@GST_API_VERSION@includeHEADERS \
1617	install-man \
1618	install-nodist_libgstvideo_@GST_API_VERSION@includeHEADERS \
1619	install-pdf install-pdf-am install-ps install-ps-am \
1620	install-strip install-typelibsDATA installcheck \
1621	installcheck-am installdirs maintainer-clean \
1622	maintainer-clean-generic mostlyclean mostlyclean-compile \
1623	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1624	tags tags-am uninstall uninstall-am uninstall-girDATA \
1625	uninstall-libLTLIBRARIES \
1626	uninstall-libgstvideo_@GST_API_VERSION@includeHEADERS \
1627	uninstall-nodist_libgstvideo_@GST_API_VERSION@includeHEADERS \
1628	uninstall-typelibsDATA
1629
1630.PRECIOUS: Makefile
1631
1632
1633orc-update: tmp-orc.c $(ORC_SOURCE).h
1634	$(top_srcdir)/common/gst-indent tmp-orc.c
1635	cp tmp-orc.c $(srcdir)/$(ORC_SOURCE)-dist.c
1636	cp $(ORC_SOURCE).h $(srcdir)/$(ORC_SOURCE)-dist.h
1637
1638@HAVE_ORCC_TRUE@tmp-orc.c: $(srcdir)/$(ORC_SOURCE).orc
1639@HAVE_ORCC_TRUE@	$(orcc_v_gen)$(ORCC) $(ORCC_FLAGS) --implementation --include glib.h -o tmp-orc.c $(srcdir)/$(ORC_SOURCE).orc
1640
1641@HAVE_ORCC_TRUE@$(ORC_SOURCE).h: $(srcdir)/$(ORC_SOURCE).orc
1642@HAVE_ORCC_TRUE@	$(orcc_v_gen)$(ORCC) $(ORCC_FLAGS) --header --include glib.h -o $(ORC_SOURCE).h $(srcdir)/$(ORC_SOURCE).orc
1643@HAVE_ORCC_FALSE@tmp-orc.c: $(srcdir)/$(ORC_SOURCE).orc $(srcdir)/$(ORC_SOURCE)-dist.c
1644@HAVE_ORCC_FALSE@	$(cp_v_gen)cp $(srcdir)/$(ORC_SOURCE)-dist.c tmp-orc.c
1645
1646@HAVE_ORCC_FALSE@$(ORC_SOURCE).h: $(srcdir)/$(ORC_SOURCE).orc $(srcdir)/$(ORC_SOURCE)-dist.c
1647@HAVE_ORCC_FALSE@	$(cp_v_gen)cp $(srcdir)/$(ORC_SOURCE)-dist.h $(ORC_SOURCE).h
1648
1649clean-local: clean-orc
1650.PHONY: clean-orc
1651clean-orc:
1652	rm -f tmp-orc.c $(ORC_SOURCE).h
1653
1654dist-hook: dist-hook-orc
1655.PHONY: dist-hook-orc
1656
1657# we try and copy updated orc -dist files below, but don't fail if it
1658# doesn't work as the srcdir might not be writable
1659dist-hook-orc: tmp-orc.c $(ORC_SOURCE).h
1660	$(top_srcdir)/common/gst-indent tmp-orc.c
1661	rm -f tmp-orc.c~
1662	cmp -s tmp-orc.c $(srcdir)/$(ORC_SOURCE)-dist.c || \
1663	  cp tmp-orc.c $(srcdir)/$(ORC_SOURCE)-dist.c || true
1664	cmp -s $(ORC_SOURCE).h $(srcdir)/$(ORC_SOURCE)-dist.h || \
1665	  cp $(ORC_SOURCE).h $(srcdir)/$(ORC_SOURCE)-dist.h || true
1666	cp -p tmp-orc.c $(distdir)/$(ORC_SOURCE)-dist.c
1667	cp -p $(ORC_SOURCE).h $(distdir)/$(ORC_SOURCE)-dist.h
1668
1669# these are all the rules generating the relevant files
1670$(glib_gen_basename)-marshal.h: $(glib_gen_basename)-marshal.list
1671	$(AM_V_GEN)$(GLIB_GENMARSHAL) --header --prefix=$(glib_gen_prefix)_marshal $^ > $(glib_gen_basename)-marshal.h.tmp && \
1672	mv $(glib_gen_basename)-marshal.h.tmp $(glib_gen_basename)-marshal.h
1673
1674$(glib_gen_basename)-marshal.c: $(glib_gen_basename)-marshal.list
1675	$(AM_V_GEN)echo "#include \"config.h\"\n#include \"$(glib_gen_basename)-marshal.h\"" >> $(glib_gen_basename)-marshal.c.tmp && \
1676	$(GLIB_GENMARSHAL) --body --prefix=$(glib_gen_prefix)_marshal $^ >> $(glib_gen_basename)-marshal.c.tmp && \
1677	mv $(glib_gen_basename)-marshal.c.tmp $(glib_gen_basename)-marshal.c
1678
1679$(glib_gen_basename)-enumtypes.h: $(glib_enum_headers)
1680	$(AM_V_GEN)$(GLIB_MKENUMS) \
1681	--fhead "#ifndef __$(glib_enum_define)_ENUM_TYPES_H__\n#define __$(glib_enum_define)_ENUM_TYPES_H__\n\n#include <gst/gst.h>\n$(glib_gen_decl_include)\nG_BEGIN_DECLS\n" \
1682	--fprod "\n/* enumerations from \"@filename@\" */\n" \
1683	--vhead "$(glib_gen_decl_banner)\nGType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n"         \
1684	--ftail "G_END_DECLS\n\n#endif /* __$(glib_enum_define)_ENUM_TYPES_H__ */" \
1685	$^ > $@
1686
1687$(glib_gen_basename)-enumtypes.c: $(glib_enum_headers)
1688	@if test "x$(glib_enum_headers)" = "x"; then echo "ERROR: glib_enum_headers is empty, please fix Makefile"; exit 1; fi
1689	$(AM_V_GEN)$(GLIB_MKENUMS) \
1690	--fhead "#ifdef HAVE_CONFIG_H\n#include \"config.h\"\n#endif\n\n#include \"$(glib_gen_basename)-enumtypes.h\"\n$(enum_headers)" \
1691	--fprod "\n/* enumerations from \"@filename@\" */" \
1692	--vhead "GType\n@enum_name@_get_type (void)\n{\n  static volatile gsize g_define_type_id__volatile = 0;\n  if (g_once_init_enter (&g_define_type_id__volatile)) {\n    static const G@Type@Value values[] = {"     \
1693	--vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
1694	--vtail "      { 0, NULL, NULL }\n    };\n    GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n    g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n  }\n  return g_define_type_id__volatile;\n}\n" \
1695	$^ > $@
1696
1697# a hack rule to make sure .Plo files exist because they get include'd
1698# from Makefile's
1699.deps/%-marshal.Plo:
1700	@touch $@
1701
1702.deps/%-enumtypes.Plo:
1703	@touch $@
1704
1705@HAVE_INTROSPECTION_TRUE@GstVideo-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstvideo-@GST_API_VERSION@.la
1706@HAVE_INTROSPECTION_TRUE@	$(AM_V_GEN)PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" GI_SCANNER_DISABLE_CACHE=yes\
1707@HAVE_INTROSPECTION_TRUE@		GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_DISABLE=yes \
1708@HAVE_INTROSPECTION_TRUE@		CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" CC="$(CC)" PKG_CONFIG="$(PKG_CONFIG)" DLLTOOL="$(DLLTOOL)" \
1709@HAVE_INTROSPECTION_TRUE@		$(INTROSPECTION_SCANNER) -v --namespace GstVideo \
1710@HAVE_INTROSPECTION_TRUE@		--nsversion=@GST_API_VERSION@ \
1711@HAVE_INTROSPECTION_TRUE@		--identifier-prefix=Gst \
1712@HAVE_INTROSPECTION_TRUE@		--symbol-prefix=gst \
1713@HAVE_INTROSPECTION_TRUE@		--warn-all \
1714@HAVE_INTROSPECTION_TRUE@		--c-include "gst/video/video.h" \
1715@HAVE_INTROSPECTION_TRUE@		-I$(top_srcdir)/gst-libs \
1716@HAVE_INTROSPECTION_TRUE@		-I$(top_builddir)/gst-libs \
1717@HAVE_INTROSPECTION_TRUE@		--add-include-path=`PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" $(PKG_CONFIG) --variable=girdir gstreamer-@GST_API_VERSION@` \
1718@HAVE_INTROSPECTION_TRUE@		--add-include-path=`PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" $(PKG_CONFIG) --variable=girdir gstreamer-base-@GST_API_VERSION@` \
1719@HAVE_INTROSPECTION_TRUE@		--library=libgstvideo-@GST_API_VERSION@.la \
1720@HAVE_INTROSPECTION_TRUE@		--include=Gst-@GST_API_VERSION@ \
1721@HAVE_INTROSPECTION_TRUE@		--include=GstBase-@GST_API_VERSION@ \
1722@HAVE_INTROSPECTION_TRUE@		--libtool="${LIBTOOL}" \
1723@HAVE_INTROSPECTION_TRUE@		--pkg gstreamer-@GST_API_VERSION@ \
1724@HAVE_INTROSPECTION_TRUE@		--pkg gstreamer-base-@GST_API_VERSION@ \
1725@HAVE_INTROSPECTION_TRUE@		--pkg-export gstreamer-video-@GST_API_VERSION@ \
1726@HAVE_INTROSPECTION_TRUE@		--add-init-section="$(INTROSPECTION_INIT)" \
1727@HAVE_INTROSPECTION_TRUE@		--output $@ \
1728@HAVE_INTROSPECTION_TRUE@		$(gir_headers) \
1729@HAVE_INTROSPECTION_TRUE@		$(gir_sources)
1730
1731@HAVE_INTROSPECTION_TRUE@%.typelib: %.gir $(INTROSPECTION_COMPILER)
1732@HAVE_INTROSPECTION_TRUE@	$(AM_V_GEN)PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" \
1733@HAVE_INTROSPECTION_TRUE@		$(INTROSPECTION_COMPILER) \
1734@HAVE_INTROSPECTION_TRUE@		--includedir=$(srcdir) \
1735@HAVE_INTROSPECTION_TRUE@		--includedir=$(builddir) \
1736@HAVE_INTROSPECTION_TRUE@		--includedir=`PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" $(PKG_CONFIG) --variable=girdir gstreamer-@GST_API_VERSION@` \
1737@HAVE_INTROSPECTION_TRUE@		--includedir=`PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" $(PKG_CONFIG) --variable=girdir gstreamer-base-@GST_API_VERSION@` \
1738@HAVE_INTROSPECTION_TRUE@		$(INTROSPECTION_COMPILER_OPTS) $< -o $(@F)
1739
1740# Tell versions [3.59,3.63) of GNU make to not export all variables.
1741# Otherwise a system limit (for SysV at least) may be exceeded.
1742.NOEXPORT:
1743