videomeasure: fix line endings
This commit is contained in:
parent
923a7e5256
commit
8c856cfb5a
@ -1,17 +1,17 @@
|
||||
plugin_LTLIBRARIES = libgstvideomeasure.la
|
||||
|
||||
noinst_HEADERS = gstvideomeasure_ssim.h gstvideomeasure_collector.h
|
||||
|
||||
libgstvideomeasure_la_SOURCES = \
|
||||
gstvideomeasure.c \
|
||||
gstvideomeasure.h \
|
||||
gstvideomeasure_ssim.c \
|
||||
gstvideomeasure_collector.c
|
||||
|
||||
libgstvideomeasure_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) \
|
||||
$(GST_PLUGINS_BASE_CFLAGS)
|
||||
libgstvideomeasure_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
|
||||
-lgstvideo-@GST_MAJORMINOR@ $(GST_BASE_LIBS) $(GST_LIBS)
|
||||
libgstvideomeasure_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstvideomeasure_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
plugin_LTLIBRARIES = libgstvideomeasure.la
|
||||
|
||||
noinst_HEADERS = gstvideomeasure_ssim.h gstvideomeasure_collector.h
|
||||
|
||||
libgstvideomeasure_la_SOURCES = \
|
||||
gstvideomeasure.c \
|
||||
gstvideomeasure.h \
|
||||
gstvideomeasure_ssim.c \
|
||||
gstvideomeasure_collector.c
|
||||
|
||||
libgstvideomeasure_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) \
|
||||
$(GST_PLUGINS_BASE_CFLAGS)
|
||||
libgstvideomeasure_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
|
||||
-lgstvideo-@GST_MAJORMINOR@ $(GST_BASE_LIBS) $(GST_LIBS)
|
||||
libgstvideomeasure_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstvideomeasure_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user