2012-07-31 15:58:43 +00:00
|
|
|
lib_LTLIBRARIES = libgstvaapi-@GST_MAJORMINOR@.la
|
2010-03-16 09:39:07 +00:00
|
|
|
|
2012-08-01 13:44:02 +00:00
|
|
|
if USE_DRM
|
|
|
|
lib_LTLIBRARIES += libgstvaapi-drm-@GST_MAJORMINOR@.la
|
|
|
|
endif
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
if USE_X11
|
|
|
|
lib_LTLIBRARIES += libgstvaapi-x11-@GST_MAJORMINOR@.la
|
2012-07-19 08:27:23 +00:00
|
|
|
endif
|
|
|
|
|
2010-03-25 17:28:49 +00:00
|
|
|
if USE_GLX
|
|
|
|
lib_LTLIBRARIES += libgstvaapi-glx-@GST_MAJORMINOR@.la
|
|
|
|
endif
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
if USE_WAYLAND
|
|
|
|
lib_LTLIBRARIES += libgstvaapi-wayland-@GST_MAJORMINOR@.la
|
|
|
|
endif
|
|
|
|
|
2010-03-16 09:39:07 +00:00
|
|
|
libgstvaapi_includedir = \
|
|
|
|
$(includedir)/gstreamer-@GST_MAJORMINOR@/gst/vaapi
|
2010-01-12 15:51:39 +00:00
|
|
|
|
2011-08-12 08:21:19 +00:00
|
|
|
libgstvaapi_cflags = \
|
|
|
|
-DGST_USE_UNSTABLE_API \
|
|
|
|
-I$(top_srcdir)/gst-libs \
|
2012-10-11 11:23:02 +00:00
|
|
|
-I$(top_builddir)/gst-libs \
|
2011-08-12 08:21:19 +00:00
|
|
|
$(GST_BASE_CFLAGS) \
|
|
|
|
$(GST_BASEVIDEO_CFLAGS) \
|
|
|
|
$(GST_VIDEO_CFLAGS) \
|
|
|
|
$(GST_CFLAGS) \
|
2012-07-19 15:16:28 +00:00
|
|
|
$(GST_CODEC_PARSERS_CFLAGS) \
|
2011-08-12 08:21:19 +00:00
|
|
|
$(LIBVA_CFLAGS) \
|
2010-04-23 16:05:58 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2011-08-12 08:21:19 +00:00
|
|
|
libgstvaapi_libs = \
|
|
|
|
$(GST_BASE_LIBS) \
|
|
|
|
$(GST_BASEVIDEO_LIBS) \
|
|
|
|
$(GST_LIBS) \
|
2012-06-25 15:25:44 +00:00
|
|
|
$(GST_VIDEO_LIBS) \
|
2012-07-19 15:16:28 +00:00
|
|
|
$(GST_CODEC_PARSERS_LIBS) \
|
2011-08-12 08:21:19 +00:00
|
|
|
$(LIBVA_LIBS) \
|
2012-12-21 13:29:01 +00:00
|
|
|
$(top_builddir)/gst-libs/gst/video/libgstvaapi-videoutils.la \
|
2012-10-11 11:23:02 +00:00
|
|
|
$(top_builddir)/gst-libs/gst/codecparsers/libgstvaapi-codecparsers.la
|
2010-04-23 16:05:58 +00:00
|
|
|
|
2010-03-04 17:39:01 +00:00
|
|
|
libgstvaapi_source_c = \
|
2012-07-19 15:16:28 +00:00
|
|
|
gstvaapicodec_objects.c \
|
2010-04-23 16:05:58 +00:00
|
|
|
gstvaapicontext.c \
|
|
|
|
gstvaapidecoder.c \
|
2012-07-19 15:16:28 +00:00
|
|
|
gstvaapidecoder_dpb.c \
|
2012-12-05 09:51:41 +00:00
|
|
|
gstvaapidecoder_frame.c \
|
2012-07-19 15:16:28 +00:00
|
|
|
gstvaapidecoder_h264.c \
|
|
|
|
gstvaapidecoder_mpeg2.c \
|
|
|
|
gstvaapidecoder_mpeg4.c \
|
|
|
|
gstvaapidecoder_objects.c \
|
2012-12-06 08:44:01 +00:00
|
|
|
gstvaapidecoder_unit.c \
|
2012-07-19 15:16:28 +00:00
|
|
|
gstvaapidecoder_vc1.c \
|
2010-01-25 16:15:01 +00:00
|
|
|
gstvaapidisplay.c \
|
2012-01-12 11:46:34 +00:00
|
|
|
gstvaapidisplaycache.c \
|
2010-03-04 17:39:01 +00:00
|
|
|
gstvaapiimage.c \
|
|
|
|
gstvaapiimageformat.c \
|
2010-03-12 23:47:47 +00:00
|
|
|
gstvaapiimagepool.c \
|
2012-11-30 16:25:07 +00:00
|
|
|
gstvaapiminiobject.c \
|
2010-03-23 16:21:28 +00:00
|
|
|
gstvaapiobject.c \
|
2010-03-24 12:57:54 +00:00
|
|
|
gstvaapiparamspecs.c \
|
2010-04-20 13:36:04 +00:00
|
|
|
gstvaapiprofile.c \
|
2010-03-04 17:39:01 +00:00
|
|
|
gstvaapisubpicture.c \
|
|
|
|
gstvaapisurface.c \
|
2010-03-12 17:45:18 +00:00
|
|
|
gstvaapisurfacepool.c \
|
2010-04-23 16:05:58 +00:00
|
|
|
gstvaapisurfaceproxy.c \
|
2010-03-16 09:15:48 +00:00
|
|
|
gstvaapiutils.c \
|
2010-03-24 13:37:38 +00:00
|
|
|
gstvaapivalue.c \
|
2010-03-12 23:48:50 +00:00
|
|
|
gstvaapivideobuffer.c \
|
2010-03-12 23:47:47 +00:00
|
|
|
gstvaapivideopool.c \
|
2010-03-15 15:12:27 +00:00
|
|
|
gstvaapiwindow.c \
|
2010-01-25 16:15:01 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2010-03-04 17:39:01 +00:00
|
|
|
libgstvaapi_source_h = \
|
2010-04-23 16:05:58 +00:00
|
|
|
gstvaapicontext.h \
|
|
|
|
gstvaapidecoder.h \
|
2012-07-19 15:16:28 +00:00
|
|
|
gstvaapidecoder_h264.h \
|
|
|
|
gstvaapidecoder_mpeg2.h \
|
|
|
|
gstvaapidecoder_mpeg4.h \
|
|
|
|
gstvaapidecoder_vc1.h \
|
2010-01-25 16:15:01 +00:00
|
|
|
gstvaapidisplay.h \
|
2012-01-12 11:46:34 +00:00
|
|
|
gstvaapidisplaycache.h \
|
2010-03-04 17:39:01 +00:00
|
|
|
gstvaapiimage.h \
|
|
|
|
gstvaapiimageformat.h \
|
2010-03-12 23:47:47 +00:00
|
|
|
gstvaapiimagepool.h \
|
2010-03-23 16:21:28 +00:00
|
|
|
gstvaapiobject.h \
|
2010-03-24 12:57:54 +00:00
|
|
|
gstvaapiparamspecs.h \
|
2010-04-20 13:36:04 +00:00
|
|
|
gstvaapiprofile.h \
|
2010-03-04 17:39:01 +00:00
|
|
|
gstvaapisubpicture.h \
|
|
|
|
gstvaapisurface.h \
|
2010-03-12 17:45:18 +00:00
|
|
|
gstvaapisurfacepool.h \
|
2010-04-23 16:05:58 +00:00
|
|
|
gstvaapisurfaceproxy.h \
|
2010-03-22 12:16:47 +00:00
|
|
|
gstvaapitypes.h \
|
2010-03-24 13:37:38 +00:00
|
|
|
gstvaapivalue.h \
|
2010-03-12 23:48:50 +00:00
|
|
|
gstvaapivideobuffer.h \
|
2010-03-12 23:47:47 +00:00
|
|
|
gstvaapivideopool.h \
|
2010-03-15 15:12:27 +00:00
|
|
|
gstvaapiwindow.h \
|
2010-01-12 15:51:39 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2010-03-16 09:21:15 +00:00
|
|
|
libgstvaapi_source_priv_h = \
|
2012-01-30 17:25:03 +00:00
|
|
|
glibcompat.h \
|
2011-09-12 11:00:04 +00:00
|
|
|
gstvaapi_priv.h \
|
2012-07-19 15:16:28 +00:00
|
|
|
gstvaapicodec_objects.h \
|
2010-03-24 16:27:36 +00:00
|
|
|
gstvaapicompat.h \
|
2010-03-16 09:21:15 +00:00
|
|
|
gstvaapidebug.h \
|
2012-07-19 15:16:28 +00:00
|
|
|
gstvaapidecoder_dpb.h \
|
2012-12-05 09:51:41 +00:00
|
|
|
gstvaapidecoder_frame.h \
|
2012-07-19 15:16:28 +00:00
|
|
|
gstvaapidecoder_objects.h \
|
2010-04-23 16:05:58 +00:00
|
|
|
gstvaapidecoder_priv.h \
|
2012-12-06 08:44:01 +00:00
|
|
|
gstvaapidecoder_unit.h \
|
2010-04-01 09:47:59 +00:00
|
|
|
gstvaapidisplay_priv.h \
|
2012-11-30 16:25:07 +00:00
|
|
|
gstvaapiminiobject.h \
|
2010-03-24 08:32:12 +00:00
|
|
|
gstvaapiobject_priv.h \
|
2011-12-13 15:53:15 +00:00
|
|
|
gstvaapisurface_priv.h \
|
2010-03-16 09:21:15 +00:00
|
|
|
gstvaapiutils.h \
|
2011-11-04 23:47:09 +00:00
|
|
|
gstvaapivideobuffer_priv.h \
|
2012-01-24 09:06:37 +00:00
|
|
|
gstvaapiworkarounds.h \
|
2012-01-30 17:12:59 +00:00
|
|
|
sysdeps.h \
|
2010-03-16 09:21:15 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
if USE_JPEG_DECODER
|
|
|
|
libgstvaapi_source_c += gstvaapidecoder_jpeg.c
|
|
|
|
libgstvaapi_source_h += gstvaapidecoder_jpeg.h
|
|
|
|
endif
|
|
|
|
|
2012-08-01 13:44:02 +00:00
|
|
|
libgstvaapi_drm_source_c = \
|
|
|
|
gstvaapidisplay_drm.c \
|
|
|
|
gstvaapiwindow_drm.c \
|
|
|
|
gstvaapiutils.c \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_drm_source_h = \
|
|
|
|
gstvaapidisplay_drm.h \
|
|
|
|
gstvaapiwindow_drm.h \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_drm_source_priv_h = \
|
|
|
|
gstvaapicompat.h \
|
|
|
|
gstvaapidisplay_drm_priv.h \
|
|
|
|
gstvaapiutils.h \
|
|
|
|
$(NULL)
|
|
|
|
|
2010-03-16 09:39:07 +00:00
|
|
|
libgstvaapi_x11_source_c = \
|
|
|
|
gstvaapidisplay_x11.c \
|
|
|
|
gstvaapiutils.c \
|
|
|
|
gstvaapiutils_x11.c \
|
|
|
|
gstvaapiwindow_x11.c \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_x11_source_h = \
|
|
|
|
gstvaapidisplay_x11.h \
|
|
|
|
gstvaapiwindow_x11.h \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_x11_source_priv_h = \
|
2010-03-26 11:39:20 +00:00
|
|
|
gstvaapicompat.h \
|
2010-04-01 13:41:24 +00:00
|
|
|
gstvaapidisplay_x11_priv.h \
|
2010-03-16 09:39:07 +00:00
|
|
|
gstvaapiutils.h \
|
|
|
|
gstvaapiutils_x11.h \
|
|
|
|
$(NULL)
|
|
|
|
|
2010-03-25 17:28:49 +00:00
|
|
|
libgstvaapi_glx_source_c = \
|
|
|
|
gstvaapidisplay_glx.c \
|
2010-03-26 16:52:07 +00:00
|
|
|
gstvaapitexture.c \
|
2010-03-25 17:28:49 +00:00
|
|
|
gstvaapiutils.c \
|
|
|
|
gstvaapiutils_glx.c \
|
|
|
|
gstvaapiutils_x11.c \
|
2011-11-04 23:47:09 +00:00
|
|
|
gstvaapivideobuffer_glx.c \
|
|
|
|
gstvaapivideoconverter_glx.c \
|
2010-03-25 17:28:49 +00:00
|
|
|
gstvaapiwindow_glx.c \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_glx_source_h = \
|
|
|
|
gstvaapidisplay_glx.h \
|
2010-03-26 16:52:07 +00:00
|
|
|
gstvaapitexture.h \
|
2011-11-04 23:47:09 +00:00
|
|
|
gstvaapivideobuffer_glx.h \
|
|
|
|
gstvaapivideoconverter_glx.h \
|
2010-03-25 17:28:49 +00:00
|
|
|
gstvaapiwindow_glx.h \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_glx_source_priv_h = \
|
2010-03-26 11:39:20 +00:00
|
|
|
gstvaapicompat.h \
|
2010-04-01 13:41:24 +00:00
|
|
|
gstvaapidisplay_glx_priv.h \
|
2010-03-25 17:28:49 +00:00
|
|
|
gstvaapiutils.h \
|
|
|
|
gstvaapiutils_glx.h \
|
|
|
|
gstvaapiutils_x11.h \
|
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_wayland_source_c = \
|
|
|
|
gstvaapidisplay_wayland.c \
|
|
|
|
gstvaapiutils.c \
|
|
|
|
gstvaapiwindow_wayland.c \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_wayland_source_h = \
|
|
|
|
gstvaapidisplay_wayland.h \
|
|
|
|
gstvaapiwindow_wayland.h \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_wayland_source_priv_h = \
|
|
|
|
gstvaapicompat.h \
|
|
|
|
gstvaapidisplay_wayland_priv.h \
|
|
|
|
gstvaapiutils.h \
|
|
|
|
$(NULL)
|
2011-08-12 08:21:19 +00:00
|
|
|
|
2010-03-04 17:39:01 +00:00
|
|
|
libgstvaapi_@GST_MAJORMINOR@_la_SOURCES = \
|
|
|
|
$(libgstvaapi_source_c) \
|
2010-03-16 09:21:15 +00:00
|
|
|
$(libgstvaapi_source_priv_h) \
|
2010-03-04 17:39:01 +00:00
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_@GST_MAJORMINOR@include_HEADERS = \
|
|
|
|
$(libgstvaapi_source_h) \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_@GST_MAJORMINOR@includedir = \
|
2010-03-16 09:39:07 +00:00
|
|
|
$(libgstvaapi_includedir)
|
2010-01-12 15:51:39 +00:00
|
|
|
|
2010-01-25 16:15:01 +00:00
|
|
|
libgstvaapi_@GST_MAJORMINOR@_la_CFLAGS = \
|
2011-08-12 08:21:19 +00:00
|
|
|
$(libgstvaapi_cflags) \
|
2010-01-25 16:15:01 +00:00
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_@GST_MAJORMINOR@_la_LIBADD = \
|
2011-08-12 08:21:19 +00:00
|
|
|
$(libgstvaapi_libs) \
|
2010-01-25 16:15:01 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2010-05-04 15:03:47 +00:00
|
|
|
libgstvaapi_@GST_MAJORMINOR@_la_LDFLAGS = \
|
|
|
|
$(GST_ALL_LDFLAGS) \
|
2012-12-18 14:15:52 +00:00
|
|
|
$(GST_VAAPI_LT_LDFLAGS) \
|
2012-12-17 12:15:53 +00:00
|
|
|
-export-symbols-regex "^gst_.*vaapi.*" \
|
2010-05-04 15:03:47 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-08-01 13:44:02 +00:00
|
|
|
libgstvaapi_drm_@GST_MAJORMINOR@_la_SOURCES = \
|
|
|
|
$(libgstvaapi_drm_source_c) \
|
|
|
|
$(libgstvaapi_drm_source_priv_h) \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_drm_@GST_MAJORMINOR@include_HEADERS = \
|
|
|
|
$(libgstvaapi_drm_source_h) \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_drm_@GST_MAJORMINOR@includedir = \
|
|
|
|
$(libgstvaapi_includedir)
|
|
|
|
|
|
|
|
libgstvaapi_drm_@GST_MAJORMINOR@_la_CFLAGS = \
|
|
|
|
-DGST_USE_UNSTABLE_API \
|
|
|
|
-I$(top_srcdir)/gst-libs \
|
|
|
|
$(GLIB_CFLAGS) \
|
|
|
|
$(GST_BASE_CFLAGS) \
|
|
|
|
$(UDEV_CFLAGS) \
|
|
|
|
$(DRM_CFLAGS) \
|
|
|
|
$(LIBVA_DRM_CFLAGS) \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_drm_@GST_MAJORMINOR@_la_LIBADD = \
|
|
|
|
$(GLIB_LIBS) \
|
|
|
|
$(UDEV_LIBS) \
|
|
|
|
$(DRM_LIBS) \
|
|
|
|
$(LIBVA_DRM_LIBS) \
|
|
|
|
libgstvaapi-@GST_MAJORMINOR@.la \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
libgstvaapi_drm_@GST_MAJORMINOR@_la_LDFLAGS = \
|
|
|
|
$(GST_ALL_LDFLAGS) \
|
2012-12-18 14:15:52 +00:00
|
|
|
$(GST_VAAPI_LT_LDFLAGS) \
|
2012-08-01 13:44:02 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2010-03-16 09:39:07 +00:00
|
|
|
libgstvaapi_x11_@GST_MAJORMINOR@_la_SOURCES = \
|
|
|
|
$(libgstvaapi_x11_source_c) \
|
|
|
|
$(libgstvaapi_x11_source_priv_h) \
|
2010-01-25 16:15:01 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2010-03-16 09:39:07 +00:00
|
|
|
libgstvaapi_x11_@GST_MAJORMINOR@include_HEADERS = \
|
|
|
|
$(libgstvaapi_x11_source_h) \
|
2010-01-25 16:15:01 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2010-03-16 09:39:07 +00:00
|
|
|
libgstvaapi_x11_@GST_MAJORMINOR@includedir = \
|
|
|
|
$(libgstvaapi_includedir)
|
|
|
|
|
|
|
|
libgstvaapi_x11_@GST_MAJORMINOR@_la_CFLAGS = \
|
2011-11-04 21:16:23 +00:00
|
|
|
-DGST_USE_UNSTABLE_API \
|
2010-03-16 09:39:07 +00:00
|
|
|
-I$(top_srcdir)/gst-libs \
|
|
|
|
$(GLIB_CFLAGS) \
|
|
|
|
$(GST_BASE_CFLAGS) \
|
2010-03-26 08:00:32 +00:00
|
|
|
$(X11_CFLAGS) \
|
2012-09-06 09:50:21 +00:00
|
|
|
$(XRANDR_CFLAGS) \
|
2010-01-25 16:15:01 +00:00
|
|
|
$(LIBVA_X11_CFLAGS) \
|
|
|
|
$(NULL)
|
|
|
|
|
2010-03-16 09:39:07 +00:00
|
|
|
libgstvaapi_x11_@GST_MAJORMINOR@_la_LIBADD = \
|
|
|
|
$(GLIB_LIBS) \
|
2010-03-26 08:00:32 +00:00
|
|
|
$(X11_LIBS) \
|
2012-09-06 09:50:21 +00:00
|
|
|
$(XRANDR_LIBS) \
|
2010-01-25 16:15:01 +00:00
|
|
|
$(LIBVA_X11_LIBS) \
|
2010-03-16 09:39:07 +00:00
|
|
|
libgstvaapi-@GST_MAJORMINOR@.la \
|
2010-01-12 15:51:39 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2010-05-04 15:03:47 +00:00
|
|
|
libgstvaapi_x11_@GST_MAJORMINOR@_la_LDFLAGS = \
|
|
|
|
$(GST_ALL_LDFLAGS) \
|
2012-12-18 14:15:52 +00:00
|
|
|
$(GST_VAAPI_LT_LDFLAGS) \
|
2010-05-04 15:03:47 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_glx_@GST_MAJORMINOR@_la_SOURCES = \
|
|
|
|
$(libgstvaapi_glx_source_c) \
|
|
|
|
$(libgstvaapi_glx_source_priv_h) \
|
2012-07-19 08:27:23 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_glx_@GST_MAJORMINOR@include_HEADERS = \
|
|
|
|
$(libgstvaapi_glx_source_h) \
|
2012-07-19 08:27:23 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_glx_@GST_MAJORMINOR@includedir = \
|
2012-07-19 08:27:23 +00:00
|
|
|
$(libgstvaapi_includedir)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_glx_@GST_MAJORMINOR@_la_CFLAGS = \
|
2012-07-19 08:27:23 +00:00
|
|
|
-DGST_USE_UNSTABLE_API \
|
|
|
|
-I$(top_srcdir)/gst-libs \
|
|
|
|
$(GLIB_CFLAGS) \
|
|
|
|
$(GST_BASE_CFLAGS) \
|
2012-11-15 14:00:43 +00:00
|
|
|
$(GST_VIDEO_CFLAGS) \
|
2012-07-31 15:58:43 +00:00
|
|
|
$(GL_CFLAGS) \
|
|
|
|
$(LIBVA_GLX_CFLAGS) \
|
2012-07-19 08:27:23 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_glx_@GST_MAJORMINOR@_la_LIBADD = \
|
2012-07-19 08:27:23 +00:00
|
|
|
$(GLIB_LIBS) \
|
2012-11-15 14:00:43 +00:00
|
|
|
$(GST_BASE_LIBS) \
|
|
|
|
$(GST_VIDEO_LIBS) \
|
2012-07-31 15:58:43 +00:00
|
|
|
$(GL_LIBS) \
|
|
|
|
$(LIBVA_GLX_LIBS) \
|
|
|
|
libgstvaapi-x11-@GST_MAJORMINOR@.la \
|
2012-07-19 08:27:23 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_glx_@GST_MAJORMINOR@_la_LDFLAGS = \
|
2012-07-19 08:27:23 +00:00
|
|
|
$(GST_ALL_LDFLAGS) \
|
2012-12-18 14:15:52 +00:00
|
|
|
$(GST_VAAPI_LT_LDFLAGS) \
|
2012-07-19 08:27:23 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_wayland_@GST_MAJORMINOR@_la_SOURCES = \
|
|
|
|
$(libgstvaapi_wayland_source_c) \
|
|
|
|
$(libgstvaapi_wayland_source_priv_h) \
|
2010-03-25 17:28:49 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_wayland_@GST_MAJORMINOR@include_HEADERS = \
|
|
|
|
$(libgstvaapi_wayland_source_h) \
|
2010-03-25 17:28:49 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_wayland_@GST_MAJORMINOR@includedir = \
|
2010-03-25 17:28:49 +00:00
|
|
|
$(libgstvaapi_includedir)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_wayland_@GST_MAJORMINOR@_la_CFLAGS = \
|
2011-11-04 21:16:23 +00:00
|
|
|
-DGST_USE_UNSTABLE_API \
|
2010-03-25 17:28:49 +00:00
|
|
|
-I$(top_srcdir)/gst-libs \
|
|
|
|
$(GLIB_CFLAGS) \
|
|
|
|
$(GST_BASE_CFLAGS) \
|
2012-07-31 15:58:43 +00:00
|
|
|
$(WAYLAND_CFLAGS) \
|
|
|
|
$(LIBVA_WAYLAND_CFLAGS) \
|
2010-03-25 17:28:49 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_wayland_@GST_MAJORMINOR@_la_LIBADD = \
|
2010-03-25 17:28:49 +00:00
|
|
|
$(GLIB_LIBS) \
|
2012-07-31 15:58:43 +00:00
|
|
|
$(WAYLAND_LIBS) \
|
|
|
|
$(LIBVA_WAYLAND_LIBS) \
|
|
|
|
libgstvaapi-@GST_MAJORMINOR@.la \
|
2010-03-25 17:28:49 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2012-07-31 15:58:43 +00:00
|
|
|
libgstvaapi_wayland_@GST_MAJORMINOR@_la_LDFLAGS = \
|
2010-05-04 15:02:29 +00:00
|
|
|
$(GST_ALL_LDFLAGS) \
|
2012-12-18 14:15:52 +00:00
|
|
|
$(GST_VAAPI_LT_LDFLAGS) \
|
2010-05-04 15:02:29 +00:00
|
|
|
$(NULL)
|
|
|
|
|
2010-01-12 15:51:39 +00:00
|
|
|
# Extra clean files so that maintainer-clean removes *everything*
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|