gstreamer/ext/resindvd/Makefile.am
Jan Schmidt 3054545dad resindvd: Port parsetter element
Port the DVD element which overrides the MPEG encoded pixel-aspect-ratio
to match that requested by the DVD VM.
2012-10-01 23:28:07 +10:00

37 lines
943 B
Makefile

# 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
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
EXTRA_DIST = resin-play resin-play2