gstreamer/ext/mplex
Tim-Philipp Müller f8f4620451 build: fix CFLAGS order and LIBS order
_BAD_CFLAGS should always come first, then GST_PLUGINS_BASE_CFLAGS,
then GST_BASE_CFLAGS then GST_CFLAGS. Same for libs: first plugins
base libs, then GST_BASE_LIB then GST_LIBS.
2012-02-03 00:50:33 +00:00
..
.gitignore First stab at porting mplex 2002-10-24 22:37:51 +00:00
gstmplex.cc plenty: fixup glib deprecations 2012-01-27 15:47:07 +00:00
gstmplex.hh Port mplex element to 0.10. Fixes bug #520329. 2008-03-05 06:03:03 +00:00
gstmplexibitstream.cc Port mplex element to 0.10. Fixes bug #520329. 2008-03-05 06:03:03 +00:00
gstmplexibitstream.hh Port mplex element to 0.10. Fixes bug #520329. 2008-03-05 06:03:03 +00:00
gstmplexjob.cc various (ext): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 17:13:26 +03:00
gstmplexjob.hh Port mplex element to 0.10. Fixes bug #520329. 2008-03-05 06:03:03 +00:00
gstmplexoutputstream.cc Port mplex element to 0.10. Fixes bug #520329. 2008-03-05 06:03:03 +00:00
gstmplexoutputstream.hh Port mplex element to 0.10. Fixes bug #520329. 2008-03-05 06:03:03 +00:00
Makefile.am build: fix CFLAGS order and LIBS order 2012-02-03 00:50:33 +00:00