1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18
19VPATH = @srcdir@
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93target_triplet = @target@
94subdir = ext/x264
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
97	$(top_srcdir)/common/m4/as-auto-alt.m4 \
98	$(top_srcdir)/common/m4/as-compiler-flag.m4 \
99	$(top_srcdir)/common/m4/as-libtool.m4 \
100	$(top_srcdir)/common/m4/as-version.m4 \
101	$(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
102	$(top_srcdir)/common/m4/gst-arch.m4 \
103	$(top_srcdir)/common/m4/gst-args.m4 \
104	$(top_srcdir)/common/m4/gst-check.m4 \
105	$(top_srcdir)/common/m4/gst-default.m4 \
106	$(top_srcdir)/common/m4/gst-dowhile.m4 \
107	$(top_srcdir)/common/m4/gst-error.m4 \
108	$(top_srcdir)/common/m4/gst-feature.m4 \
109	$(top_srcdir)/common/m4/gst-function.m4 \
110	$(top_srcdir)/common/m4/gst-gettext.m4 \
111	$(top_srcdir)/common/m4/gst-glib2.m4 \
112	$(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
113	$(top_srcdir)/common/m4/gst-plugin-docs.m4 \
114	$(top_srcdir)/common/m4/gst-plugindir.m4 \
115	$(top_srcdir)/common/m4/gst.m4 \
116	$(top_srcdir)/common/m4/gtk-doc.m4 \
117	$(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
118	$(top_srcdir)/m4/a52.m4 $(top_srcdir)/m4/gettext.m4 \
119	$(top_srcdir)/m4/gst-sid.m4 $(top_srcdir)/m4/iconv.m4 \
120	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
121	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
122	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
123	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
124	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
125	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
126	$(top_srcdir)/configure.ac
127am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
128	$(ACLOCAL_M4)
129DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
130	$(am__DIST_COMMON)
131mkinstalldirs = $(install_sh) -d
132CONFIG_HEADER = $(top_builddir)/config.h
133CONFIG_CLEAN_FILES =
134CONFIG_CLEAN_VPATH_FILES =
135am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
136am__vpath_adj = case $$p in \
137    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
138    *) f=$$p;; \
139  esac;
140am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
141am__install_max = 40
142am__nobase_strip_setup = \
143  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
144am__nobase_strip = \
145  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
146am__nobase_list = $(am__nobase_strip_setup); \
147  for p in $$list; do echo "$$p $$p"; done | \
148  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
149  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
150    if (++n[$$2] == $(am__install_max)) \
151      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
152    END { for (dir in files) print dir, files[dir] }'
153am__base_list = \
154  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
155  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
156am__uninstall_files_from_dir = { \
157  test -z "$$files" \
158    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
159    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
160         $(am__cd) "$$dir" && rm -f $$files; }; \
161  }
162am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(presetdir)"
163LTLIBRARIES = $(plugin_LTLIBRARIES)
164am__DEPENDENCIES_1 =
165libgstx264_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
166	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
167	$(am__DEPENDENCIES_1)
168am_libgstx264_la_OBJECTS = libgstx264_la-gstx264enc.lo
169libgstx264_la_OBJECTS = $(am_libgstx264_la_OBJECTS)
170AM_V_lt = $(am__v_lt_@AM_V@)
171am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
172am__v_lt_0 = --silent
173am__v_lt_1 =
174libgstx264_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgstx264_la_CFLAGS) \
176	$(CFLAGS) $(libgstx264_la_LDFLAGS) $(LDFLAGS) -o $@
177AM_V_P = $(am__v_P_@AM_V@)
178am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
179am__v_P_0 = false
180am__v_P_1 = :
181AM_V_GEN = $(am__v_GEN_@AM_V@)
182am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183am__v_GEN_0 = @echo "  GEN     " $@;
184am__v_GEN_1 =
185AM_V_at = $(am__v_at_@AM_V@)
186am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
187am__v_at_0 = @
188am__v_at_1 =
189DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
190depcomp = $(SHELL) $(top_srcdir)/depcomp
191am__maybe_remake_depfiles = depfiles
192am__depfiles_remade = ./$(DEPDIR)/libgstx264_la-gstx264enc.Plo
193am__mv = mv -f
194COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
195	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
196LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
198	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
199	$(AM_CFLAGS) $(CFLAGS)
200AM_V_CC = $(am__v_CC_@AM_V@)
201am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
202am__v_CC_0 = @echo "  CC      " $@;
203am__v_CC_1 =
204CCLD = $(CC)
205LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
206	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
207	$(AM_LDFLAGS) $(LDFLAGS) -o $@
208AM_V_CCLD = $(am__v_CCLD_@AM_V@)
209am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
210am__v_CCLD_0 = @echo "  CCLD    " $@;
211am__v_CCLD_1 =
212SOURCES = $(libgstx264_la_SOURCES)
213DIST_SOURCES = $(libgstx264_la_SOURCES)
214am__can_run_installinfo = \
215  case $$AM_UPDATE_INFO_DIR in \
216    n|no|NO) false;; \
217    *) (install-info --version) >/dev/null 2>&1;; \
218  esac
219DATA = $(preset_DATA)
220HEADERS = $(noinst_HEADERS)
221am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
222# Read a list of newline-separated strings from the standard input,
223# and print each of them once, without duplicates.  Input order is
224# *not* preserved.
225am__uniquify_input = $(AWK) '\
226  BEGIN { nonempty = 0; } \
227  { items[$$0] = 1; nonempty = 1; } \
228  END { if (nonempty) { for (i in items) print i; }; } \
229'
230# Make sure the list of sources is unique.  This is necessary because,
231# e.g., the same source file might be shared among _SOURCES variables
232# for different programs/libraries.
233am__define_uniq_tagged_files = \
234  list='$(am__tagged_files)'; \
235  unique=`for i in $$list; do \
236    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
237  done | $(am__uniquify_input)`
238ETAGS = etags
239CTAGS = ctags
240am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
241DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
242A52DEC_CFLAGS = @A52DEC_CFLAGS@
243A52DEC_LIBS = @A52DEC_LIBS@
244ACLOCAL = @ACLOCAL@
245ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
246AMRNB_CFLAGS = @AMRNB_CFLAGS@
247AMRNB_LIBS = @AMRNB_LIBS@
248AMRWB_CFLAGS = @AMRWB_CFLAGS@
249AMRWB_LIBS = @AMRWB_LIBS@
250AMTAR = @AMTAR@
251AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
252AR = @AR@
253AS = @AS@
254AUTOCONF = @AUTOCONF@
255AUTOHEADER = @AUTOHEADER@
256AUTOMAKE = @AUTOMAKE@
257AWK = @AWK@
258CC = @CC@
259CCASFLAGS = @CCASFLAGS@
260CCDEPMODE = @CCDEPMODE@
261CDIO_CFLAGS = @CDIO_CFLAGS@
262CDIO_LIBS = @CDIO_LIBS@
263CFLAGS = @CFLAGS@
264CPP = @CPP@
265CPPFLAGS = @CPPFLAGS@
266CXX = @CXX@
267CXXCPP = @CXXCPP@
268CXXDEPMODE = @CXXDEPMODE@
269CXXFLAGS = @CXXFLAGS@
270CYGPATH_W = @CYGPATH_W@
271DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
272DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
273DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
274DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
275DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
276DEFS = @DEFS@
277DEPDIR = @DEPDIR@
278DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
279DLLTOOL = @DLLTOOL@
280DSYMUTIL = @DSYMUTIL@
281DUMPBIN = @DUMPBIN@
282DVDREAD_LIBS = @DVDREAD_LIBS@
283ECHO_C = @ECHO_C@
284ECHO_N = @ECHO_N@
285ECHO_T = @ECHO_T@
286EGREP = @EGREP@
287ERROR_CFLAGS = @ERROR_CFLAGS@
288ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
289EXEEXT = @EXEEXT@
290EXTRA_CFLAGS = @EXTRA_CFLAGS@
291FFLAGS = @FFLAGS@
292FGREP = @FGREP@
293GCOV = @GCOV@
294GCOV_CFLAGS = @GCOV_CFLAGS@
295GCOV_LIBS = @GCOV_LIBS@
296GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
297GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
298GIO_CFLAGS = @GIO_CFLAGS@
299GIO_LDFLAGS = @GIO_LDFLAGS@
300GIO_LIBS = @GIO_LIBS@
301GLIB_CFLAGS = @GLIB_CFLAGS@
302GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
303GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
304GLIB_LIBS = @GLIB_LIBS@
305GLIB_MKENUMS = @GLIB_MKENUMS@
306GLIB_PREFIX = @GLIB_PREFIX@
307GLIB_REQ = @GLIB_REQ@
308GMODULE_NO_EXPORT_CFLAGS = @GMODULE_NO_EXPORT_CFLAGS@
309GMODULE_NO_EXPORT_LIBS = @GMODULE_NO_EXPORT_LIBS@
310GMSGFMT = @GMSGFMT@
311GMSGFMT_015 = @GMSGFMT_015@
312GREP = @GREP@
313GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
314GSTPB_PREFIX = @GSTPB_PREFIX@
315GST_AGE = @GST_AGE@
316GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
317GST_API_VERSION = @GST_API_VERSION@
318GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
319GST_BASE_LIBS = @GST_BASE_LIBS@
320GST_CFLAGS = @GST_CFLAGS@
321GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
322GST_CHECK_LIBS = @GST_CHECK_LIBS@
323GST_CURRENT = @GST_CURRENT@
324GST_CXXFLAGS = @GST_CXXFLAGS@
325GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
326GST_LIBS = @GST_LIBS@
327GST_LIBVERSION = @GST_LIBVERSION@
328GST_LICENSE = @GST_LICENSE@
329GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
330GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
331GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
332GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
333GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
334GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
335GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
336GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
337GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
338GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
339GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
340GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
341GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
342GST_PREFIX = @GST_PREFIX@
343GST_REVISION = @GST_REVISION@
344GST_TOOLS_DIR = @GST_TOOLS_DIR@
345GTKDOC_CHECK = @GTKDOC_CHECK@
346GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
347GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
348GTKDOC_MKPDF = @GTKDOC_MKPDF@
349GTKDOC_REBASE = @GTKDOC_REBASE@
350HAVE_CXX = @HAVE_CXX@
351HAVE_DVDREAD = @HAVE_DVDREAD@
352HTML_DIR = @HTML_DIR@
353INSTALL = @INSTALL@
354INSTALL_DATA = @INSTALL_DATA@
355INSTALL_PROGRAM = @INSTALL_PROGRAM@
356INSTALL_SCRIPT = @INSTALL_SCRIPT@
357INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
358INTLLIBS = @INTLLIBS@
359INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
360LD = @LD@
361LDFLAGS = @LDFLAGS@
362LIBICONV = @LIBICONV@
363LIBINTL = @LIBINTL@
364LIBM = @LIBM@
365LIBOBJS = @LIBOBJS@
366LIBS = @LIBS@
367LIBTOOL = @LIBTOOL@
368LIPO = @LIPO@
369LN_S = @LN_S@
370LOCALEDIR = @LOCALEDIR@
371LTLIBICONV = @LTLIBICONV@
372LTLIBINTL = @LTLIBINTL@
373LTLIBOBJS = @LTLIBOBJS@
374LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
375MAINT = @MAINT@
376MAKEINFO = @MAKEINFO@
377MANIFEST_TOOL = @MANIFEST_TOOL@
378MKDIR_P = @MKDIR_P@
379MPEG2DEC_CFLAGS = @MPEG2DEC_CFLAGS@
380MPEG2DEC_LIBS = @MPEG2DEC_LIBS@
381MSGFMT = @MSGFMT@
382MSGFMT_015 = @MSGFMT_015@
383MSGMERGE = @MSGMERGE@
384NM = @NM@
385NMEDIT = @NMEDIT@
386OBJDUMP = @OBJDUMP@
387OBJEXT = @OBJEXT@
388ORCC = @ORCC@
389ORCC_FLAGS = @ORCC_FLAGS@
390ORC_CFLAGS = @ORC_CFLAGS@
391ORC_LIBS = @ORC_LIBS@
392OTOOL = @OTOOL@
393OTOOL64 = @OTOOL64@
394PACKAGE = @PACKAGE@
395PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
396PACKAGE_NAME = @PACKAGE_NAME@
397PACKAGE_STRING = @PACKAGE_STRING@
398PACKAGE_TARNAME = @PACKAGE_TARNAME@
399PACKAGE_URL = @PACKAGE_URL@
400PACKAGE_VERSION = @PACKAGE_VERSION@
401PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
402PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
403PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
404PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
405PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
406PATH_SEPARATOR = @PATH_SEPARATOR@
407PKG_CONFIG = @PKG_CONFIG@
408PLUGINDIR = @PLUGINDIR@
409POSUB = @POSUB@
410PROFILE_CFLAGS = @PROFILE_CFLAGS@
411PYTHON = @PYTHON@
412PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
413PYTHON_PLATFORM = @PYTHON_PLATFORM@
414PYTHON_PREFIX = @PYTHON_PREFIX@
415PYTHON_VERSION = @PYTHON_VERSION@
416RANLIB = @RANLIB@
417SED = @SED@
418SET_MAKE = @SET_MAKE@
419SHELL = @SHELL@
420SIDPLAY_CFLAGS = @SIDPLAY_CFLAGS@
421SIDPLAY_LIBS = @SIDPLAY_LIBS@
422STRIP = @STRIP@
423USE_NLS = @USE_NLS@
424VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
425VALGRIND_LIBS = @VALGRIND_LIBS@
426VALGRIND_PATH = @VALGRIND_PATH@
427VERSION = @VERSION@
428VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
429VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
430WARNING_CFLAGS = @WARNING_CFLAGS@
431WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
432WIN32_LIBS = @WIN32_LIBS@
433X264_CFLAGS = @X264_CFLAGS@
434X264_LIBS = @X264_LIBS@
435XGETTEXT = @XGETTEXT@
436XGETTEXT_015 = @XGETTEXT_015@
437XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
438abs_builddir = @abs_builddir@
439abs_srcdir = @abs_srcdir@
440abs_top_builddir = @abs_top_builddir@
441abs_top_srcdir = @abs_top_srcdir@
442ac_ct_AR = @ac_ct_AR@
443ac_ct_CC = @ac_ct_CC@
444ac_ct_CXX = @ac_ct_CXX@
445ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
446am__include = @am__include@
447am__leading_dot = @am__leading_dot@
448am__quote = @am__quote@
449am__tar = @am__tar@
450am__untar = @am__untar@
451bindir = @bindir@
452build = @build@
453build_alias = @build_alias@
454build_cpu = @build_cpu@
455build_os = @build_os@
456build_vendor = @build_vendor@
457builddir = @builddir@
458datadir = @datadir@
459datarootdir = @datarootdir@
460docdir = @docdir@
461dvidir = @dvidir@
462exec_prefix = @exec_prefix@
463host = @host@
464host_alias = @host_alias@
465host_cpu = @host_cpu@
466host_os = @host_os@
467host_vendor = @host_vendor@
468htmldir = @htmldir@
469includedir = @includedir@
470infodir = @infodir@
471install_sh = @install_sh@
472libdir = @libdir@
473libexecdir = @libexecdir@
474localedir = @localedir@
475localstatedir = @localstatedir@
476mandir = @mandir@
477mkdir_p = @mkdir_p@
478oldincludedir = @oldincludedir@
479pdfdir = @pdfdir@
480pkgpyexecdir = @pkgpyexecdir@
481pkgpythondir = @pkgpythondir@
482plugindir = @plugindir@
483prefix = @prefix@
484program_transform_name = @program_transform_name@
485psdir = @psdir@
486pyexecdir = @pyexecdir@
487pythondir = @pythondir@
488runstatedir = @runstatedir@
489sbindir = @sbindir@
490sharedstatedir = @sharedstatedir@
491srcdir = @srcdir@
492sysconfdir = @sysconfdir@
493target = @target@
494target_alias = @target_alias@
495target_cpu = @target_cpu@
496target_os = @target_os@
497target_vendor = @target_vendor@
498top_build_prefix = @top_build_prefix@
499top_builddir = @top_builddir@
500top_srcdir = @top_srcdir@
501plugin_LTLIBRARIES = libgstx264.la
502libgstx264_la_SOURCES = gstx264enc.c
503libgstx264_la_CFLAGS = \
504	$(GST_PLUGINS_BASE_CFLAGS) \
505	$(GST_CFLAGS) \
506	$(X264_CFLAGS)
507
508libgstx264_la_LIBADD = \
509	$(GST_PLUGINS_BASE_LIBS) \
510	-lgstvideo-$(GST_API_VERSION) \
511	-lgstpbutils-$(GST_API_VERSION) \
512	$(GST_LIBS) \
513	$(X264_LIBS) \
514	$(GMODULE_NO_EXPORT_LIBS)
515
516libgstx264_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
517noinst_HEADERS = gstx264enc.h
518presetdir = $(datadir)/gstreamer-$(GST_API_VERSION)/presets
519preset_DATA = GstX264Enc.prs
520EXTRA_DIST = $(preset_DATA)
521all: all-am
522
523.SUFFIXES:
524.SUFFIXES: .c .lo .o .obj
525$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
526	@for dep in $?; do \
527	  case '$(am__configure_deps)' in \
528	    *$$dep*) \
529	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
530	        && { if test -f $@; then exit 0; else break; fi; }; \
531	      exit 1;; \
532	  esac; \
533	done; \
534	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ext/x264/Makefile'; \
535	$(am__cd) $(top_srcdir) && \
536	  $(AUTOMAKE) --gnu ext/x264/Makefile
537Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
538	@case '$?' in \
539	  *config.status*) \
540	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
541	  *) \
542	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
543	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
544	esac;
545
546$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
547	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
548
549$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
550	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
551$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
552	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
553$(am__aclocal_m4_deps):
554
555install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
556	@$(NORMAL_INSTALL)
557	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
558	list2=; for p in $$list; do \
559	  if test -f $$p; then \
560	    list2="$$list2 $$p"; \
561	  else :; fi; \
562	done; \
563	test -z "$$list2" || { \
564	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
565	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
566	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
567	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
568	}
569
570uninstall-pluginLTLIBRARIES:
571	@$(NORMAL_UNINSTALL)
572	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
573	for p in $$list; do \
574	  $(am__strip_dir) \
575	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
576	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
577	done
578
579clean-pluginLTLIBRARIES:
580	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
581	@list='$(plugin_LTLIBRARIES)'; \
582	locs=`for p in $$list; do echo $$p; done | \
583	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
584	      sort -u`; \
585	test -z "$$locs" || { \
586	  echo rm -f $${locs}; \
587	  rm -f $${locs}; \
588	}
589
590libgstx264.la: $(libgstx264_la_OBJECTS) $(libgstx264_la_DEPENDENCIES) $(EXTRA_libgstx264_la_DEPENDENCIES)
591	$(AM_V_CCLD)$(libgstx264_la_LINK) -rpath $(plugindir) $(libgstx264_la_OBJECTS) $(libgstx264_la_LIBADD) $(LIBS)
592
593mostlyclean-compile:
594	-rm -f *.$(OBJEXT)
595
596distclean-compile:
597	-rm -f *.tab.c
598
599@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstx264_la-gstx264enc.Plo@am__quote@ # am--include-marker
600
601$(am__depfiles_remade):
602	@$(MKDIR_P) $(@D)
603	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
604
605am--depfiles: $(am__depfiles_remade)
606
607.c.o:
608@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
609@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
610@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
611@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
612@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
614
615.c.obj:
616@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
617@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
618@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
619@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
620@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
621@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
622
623.c.lo:
624@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
625@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
626@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
627@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
628@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
629@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
630
631libgstx264_la-gstx264enc.lo: gstx264enc.c
632@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) $(libgstx264_la_CFLAGS) $(CFLAGS) -MT libgstx264_la-gstx264enc.lo -MD -MP -MF $(DEPDIR)/libgstx264_la-gstx264enc.Tpo -c -o libgstx264_la-gstx264enc.lo `test -f 'gstx264enc.c' || echo '$(srcdir)/'`gstx264enc.c
633@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstx264_la-gstx264enc.Tpo $(DEPDIR)/libgstx264_la-gstx264enc.Plo
634@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstx264enc.c' object='libgstx264_la-gstx264enc.lo' libtool=yes @AMDEPBACKSLASH@
635@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
636@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) $(libgstx264_la_CFLAGS) $(CFLAGS) -c -o libgstx264_la-gstx264enc.lo `test -f 'gstx264enc.c' || echo '$(srcdir)/'`gstx264enc.c
637
638mostlyclean-libtool:
639	-rm -f *.lo
640
641clean-libtool:
642	-rm -rf .libs _libs
643install-presetDATA: $(preset_DATA)
644	@$(NORMAL_INSTALL)
645	@list='$(preset_DATA)'; test -n "$(presetdir)" || list=; \
646	if test -n "$$list"; then \
647	  echo " $(MKDIR_P) '$(DESTDIR)$(presetdir)'"; \
648	  $(MKDIR_P) "$(DESTDIR)$(presetdir)" || exit 1; \
649	fi; \
650	for p in $$list; do \
651	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
652	  echo "$$d$$p"; \
653	done | $(am__base_list) | \
654	while read files; do \
655	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(presetdir)'"; \
656	  $(INSTALL_DATA) $$files "$(DESTDIR)$(presetdir)" || exit $$?; \
657	done
658
659uninstall-presetDATA:
660	@$(NORMAL_UNINSTALL)
661	@list='$(preset_DATA)'; test -n "$(presetdir)" || list=; \
662	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
663	dir='$(DESTDIR)$(presetdir)'; $(am__uninstall_files_from_dir)
664
665ID: $(am__tagged_files)
666	$(am__define_uniq_tagged_files); mkid -fID $$unique
667tags: tags-am
668TAGS: tags
669
670tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
671	set x; \
672	here=`pwd`; \
673	$(am__define_uniq_tagged_files); \
674	shift; \
675	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
676	  test -n "$$unique" || unique=$$empty_fix; \
677	  if test $$# -gt 0; then \
678	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
679	      "$$@" $$unique; \
680	  else \
681	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
682	      $$unique; \
683	  fi; \
684	fi
685ctags: ctags-am
686
687CTAGS: ctags
688ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
689	$(am__define_uniq_tagged_files); \
690	test -z "$(CTAGS_ARGS)$$unique" \
691	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
692	     $$unique
693
694GTAGS:
695	here=`$(am__cd) $(top_builddir) && pwd` \
696	  && $(am__cd) $(top_srcdir) \
697	  && gtags -i $(GTAGS_ARGS) "$$here"
698cscopelist: cscopelist-am
699
700cscopelist-am: $(am__tagged_files)
701	list='$(am__tagged_files)'; \
702	case "$(srcdir)" in \
703	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
704	  *) sdir=$(subdir)/$(srcdir) ;; \
705	esac; \
706	for i in $$list; do \
707	  if test -f "$$i"; then \
708	    echo "$(subdir)/$$i"; \
709	  else \
710	    echo "$$sdir/$$i"; \
711	  fi; \
712	done >> $(top_builddir)/cscope.files
713
714distclean-tags:
715	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
716
717distdir: $(BUILT_SOURCES)
718	$(MAKE) $(AM_MAKEFLAGS) distdir-am
719
720distdir-am: $(DISTFILES)
721	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
722	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
723	list='$(DISTFILES)'; \
724	  dist_files=`for file in $$list; do echo $$file; done | \
725	  sed -e "s|^$$srcdirstrip/||;t" \
726	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
727	case $$dist_files in \
728	  */*) $(MKDIR_P) `echo "$$dist_files" | \
729			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
730			   sort -u` ;; \
731	esac; \
732	for file in $$dist_files; do \
733	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
734	  if test -d $$d/$$file; then \
735	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
736	    if test -d "$(distdir)/$$file"; then \
737	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
738	    fi; \
739	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
740	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
741	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
742	    fi; \
743	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
744	  else \
745	    test -f "$(distdir)/$$file" \
746	    || cp -p $$d/$$file "$(distdir)/$$file" \
747	    || exit 1; \
748	  fi; \
749	done
750check-am: all-am
751check: check-am
752all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
753installdirs:
754	for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(presetdir)"; do \
755	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
756	done
757install: install-am
758install-exec: install-exec-am
759install-data: install-data-am
760uninstall: uninstall-am
761
762install-am: all-am
763	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
764
765installcheck: installcheck-am
766install-strip:
767	if test -z '$(STRIP)'; then \
768	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
769	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
770	      install; \
771	else \
772	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
773	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
774	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
775	fi
776mostlyclean-generic:
777
778clean-generic:
779
780distclean-generic:
781	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
782	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
783
784maintainer-clean-generic:
785	@echo "This command is intended for maintainers to use"
786	@echo "it deletes files that may require special tools to rebuild."
787clean: clean-am
788
789clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
790	mostlyclean-am
791
792distclean: distclean-am
793		-rm -f ./$(DEPDIR)/libgstx264_la-gstx264enc.Plo
794	-rm -f Makefile
795distclean-am: clean-am distclean-compile distclean-generic \
796	distclean-tags
797
798dvi: dvi-am
799
800dvi-am:
801
802html: html-am
803
804html-am:
805
806info: info-am
807
808info-am:
809
810install-data-am: install-pluginLTLIBRARIES install-presetDATA
811
812install-dvi: install-dvi-am
813
814install-dvi-am:
815
816install-exec-am:
817
818install-html: install-html-am
819
820install-html-am:
821
822install-info: install-info-am
823
824install-info-am:
825
826install-man:
827
828install-pdf: install-pdf-am
829
830install-pdf-am:
831
832install-ps: install-ps-am
833
834install-ps-am:
835
836installcheck-am:
837
838maintainer-clean: maintainer-clean-am
839		-rm -f ./$(DEPDIR)/libgstx264_la-gstx264enc.Plo
840	-rm -f Makefile
841maintainer-clean-am: distclean-am maintainer-clean-generic
842
843mostlyclean: mostlyclean-am
844
845mostlyclean-am: mostlyclean-compile mostlyclean-generic \
846	mostlyclean-libtool
847
848pdf: pdf-am
849
850pdf-am:
851
852ps: ps-am
853
854ps-am:
855
856uninstall-am: uninstall-pluginLTLIBRARIES uninstall-presetDATA
857
858.MAKE: install-am install-strip
859
860.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
861	clean-generic clean-libtool clean-pluginLTLIBRARIES \
862	cscopelist-am ctags ctags-am distclean distclean-compile \
863	distclean-generic distclean-libtool distclean-tags distdir dvi \
864	dvi-am html html-am info info-am install install-am \
865	install-data install-data-am install-dvi install-dvi-am \
866	install-exec install-exec-am install-html install-html-am \
867	install-info install-info-am install-man install-pdf \
868	install-pdf-am install-pluginLTLIBRARIES install-presetDATA \
869	install-ps install-ps-am install-strip installcheck \
870	installcheck-am installdirs maintainer-clean \
871	maintainer-clean-generic mostlyclean mostlyclean-compile \
872	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
873	tags tags-am uninstall uninstall-am \
874	uninstall-pluginLTLIBRARIES uninstall-presetDATA
875
876.PRECIOUS: Makefile
877
878
879# Tell versions [3.59,3.63) of GNU make to not export all variables.
880# Otherwise a system limit (for SysV at least) may be exceeded.
881.NOEXPORT:
882