aboutsummaryrefslogtreecommitdiff
path: root/ext/resindvd/Makefile.am
blob: 77f6a8765a7f81c17ee9ee2b375ff3fc4aae9ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# plugindir is set in configure

plugin_LTLIBRARIES = libgstresindvd.la

libgstresindvd_la_SOURCES = \
        plugin.c \
        resindvdbin.c \
        resindvdsrc.c  \
	rsndec.c \
        gstmpegdesc.c   \
        gstmpegdemux.c  \
        gstpesfilter.c \
	rsninputselector.c \
	# rsnparsetter.c \
	# rsnwrappedbuffer.c

libgstresindvd_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) \
$(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) \
$(GST_CFLAGS) $(DVDNAV_CFLAGS)
libgstresindvd_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
-lgstvideo-$(GST_API_VERSION) -lgstpbutils-$(GST_API_VERSION) \
$(GST_BASE_LIBS) $(GST_LIBS) $(DVDNAV_LIBS)
libgstresindvd_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstresindvd_la_LIBTOOLFLAGS = --tag=disable-static

noinst_HEADERS = resindvdbin.h \
	rsndec.h \
	rsninputselector.h \
        resindvdsrc.h \
        gstmpegdefs.h \
        gstmpegdesc.h \
        gstmpegdemux.h \
        gstpesfilter.h \
	rsnparsetter.h \
	rsnwrappedbuffer.h

EXTRA_DIST = resin-play resin-play2