rtpmux: fix output segment and buffer DTS to correspond to the flattened PTS
[platform/upstream/gst-plugins-good.git] / gst / id3demux / Makefile.am
1 plugin_LTLIBRARIES = libgstid3demux.la
2
3 libgstid3demux_la_SOURCES = gstid3demux.c
4 libgstid3demux_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) 
5 libgstid3demux_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgsttag-@GST_API_VERSION@ \
6         -lgstpbutils-@GST_API_VERSION@ $(GST_BASE_LIBS)
7 libgstid3demux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
8 libgstid3demux_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
9
10 noinst_HEADERS = gstid3demux.h