gstreamer/ext/curl
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
..
gstcurl.c curl: add libcurl-based sink element 2011-02-28 23:55:33 +00:00
gstcurlsink.c plenty: fixup glib deprecations 2012-01-27 15:47:07 +00:00
gstcurlsink.h curlsink: no need for a private instance structure 2011-03-01 10:03:07 +00:00
Makefile.am build: fix CFLAGS order and LIBS order 2012-02-03 00:50:33 +00:00