imported new code
Original commit message from CVS: imported new code
This commit is contained in:
parent
0cb49731f6
commit
aa8fa44a3c
@ -1,11 +1,11 @@
|
|||||||
filterdir = $(libdir)/gst
|
plugindir = $(libdir)/gst
|
||||||
|
|
||||||
filter_LTLIBRARIES = libgstmpegstream.la
|
plugin_LTLIBRARIES = libgstmpegstream.la
|
||||||
|
|
||||||
libgstmpegstream_la_SOURCES = gstmpegstream.c gstmpegparse.c gstmpegdemux.c gstmpegpacketize.c
|
libgstmpegstream_la_SOURCES = gstmpegstream.c gstmpegparse.c gstmpegdemux.c gstmpegpacketize.c
|
||||||
libgstmpegstream_la_CFLAGS = $(GST_CFLAGS) -O3 $(FOMIT_FRAME_POINTER) -ffast-math
|
libgstmpegstream_la_CFLAGS = $(GST_CFLAGS) -O3 $(FOMIT_FRAME_POINTER) -ffast-math
|
||||||
|
libgstmpegstream_la_LIBADD = $(GST_LIBS)
|
||||||
|
|
||||||
noinst_HEADERS = gstmpegparse.h gstmpegdemux.h gstmpegpacketize.h
|
noinst_HEADERS = gstmpegparse.h gstmpegdemux.h gstmpegpacketize.h
|
||||||
|
|
||||||
|
|
||||||
EXTRA_DIST = README notes
|
EXTRA_DIST = README notes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user