qtdemux: move parsing of tkhd out of stsd entry loop
[platform/upstream/gst-plugins-good.git] / gst / multipart / Makefile.am
1 plugin_LTLIBRARIES = libgstmultipart.la
2
3 libgstmultipart_la_SOURCES = multipart.c multipartdemux.c multipartmux.c
4 libgstmultipart_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS)
5 libgstmultipart_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS)
6 libgstmultipart_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
7 libgstmultipart_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
8
9 noinst_HEADERS = multipartdemux.h multipartmux.h