gstreamer/ext/curl
Nirbheek Chauhan 42af2d66d8 Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson

With contributions from:

Tim-Philipp Müller <tim@centricular.com>
Matej Knopp <matej.knopp@gmail.com>
Jussi Pakkanen <jpakkane@gmail.com> (original port)

Highlights of the features provided are:
* Faster builds on Linux (~40-50% faster)
* The ability to build with MSVC on Windows
* Generate Visual Studio project files
* Generate XCode project files
* Much faster builds on Windows (on-par with Linux)
* Seriously fast configure and building on embedded

... and many more. For more details see:

http://blog.nirbheek.in/2016/05/gstreamer-and-meson-new-hope.html
http://blog.nirbheek.in/2016/07/building-and-developing-gstreamer-using.html

Building with Meson should work on both Linux and Windows, but may
need a few more tweaks on other operating systems.
2016-08-20 11:35:54 +01:00
..
gstcurl.c curl: curlsftpsink - new libcurl-based sink element for SFTP 2013-11-01 17:20:04 +01:00
gstcurlbasesink.c curlsink: catch an unknown error 2016-04-04 17:48:55 +01:00
gstcurlbasesink.h curlsink: handle socket callback for active FTP connections as well 2015-05-25 19:37:53 +01:00
gstcurlfilesink.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstcurlfilesink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcurlftpsink.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstcurlftpsink.h curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlhttpsink.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstcurlhttpsink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcurlsftpsink.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstcurlsftpsink.h curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlsmtpsink.c curlsmtpsink: Lock and don't send final boundary upon error 2016-06-11 11:25:13 +01:00
gstcurlsmtpsink.h curlsmtpsink: add final boundary to all multipart emails 2014-12-19 13:16:43 +00:00
gstcurlsshsink.c curlsshsink: remove redundant else statement 2015-07-06 15:25:16 +01:00
gstcurlsshsink.h curlsshsink: use the locally defined types 2014-10-26 21:04:02 +00:00
gstcurltlssink.c curltlssink: swap check 2014-09-24 22:25:55 +02:00
gstcurltlssink.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am curl: curlsftpsink - new libcurl-based sink element for SFTP 2013-11-01 17:20:04 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00