gstreamer/gst-libs/gst/rtsp
Nirbheek Chauhan 5c4f4ac1bd Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson

With contributions from:

Tim-Philipp Müller <tim@centricular.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:09:51 +01:00
..
.gitignore rtsp: use generic marshaller 2014-10-24 10:17:47 +01:00
gstrtsp.h libs: Add missing single include headers and use them in GIRs 2012-11-21 11:01:24 +01:00
gstrtspconnection.c rtspconnection: Fix potential deadlock caused by blocking read forever 2016-07-07 19:15:18 +03:00
gstrtspconnection.h rtspconnection: Support authentication during tunneling setup 2015-12-14 16:00:45 +01:00
gstrtspdefs.c rtspconnection: Update capitalization of x-sessioncookie 2015-12-02 16:29:53 +02:00
gstrtspdefs.h rtspconnection: Update capitalization of x-sessioncookie 2015-12-02 16:29:53 +02:00
gstrtspextension.c rtsp: use generic marshaller 2014-10-24 10:17:47 +01:00
gstrtspextension.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspmessage.c Remove unnecessary NULL checks before g_free() 2015-11-17 14:50:27 -08:00
gstrtspmessage.h rtspmessage: add API to add and get custom headers 2015-02-09 17:50:14 +00:00
gstrtsprange.c Fix double semicolons 2015-03-10 09:27:08 +00:00
gstrtsprange.h docs: cosmetic since marker fixes 2013-11-16 16:10:06 +00:00
gstrtsptransport.c rtsp: Use glib-mkenums to generate GstRTSPProfile and GstRTSPLowerTrans GTypes 2015-05-20 15:41:06 +03:00
gstrtsptransport.h rtsp: Include generated enum types in gstrtsptransport.h 2015-07-14 17:18:12 -04:00
gstrtspurl.c docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:28:57 +01:00
gstrtspurl.h base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
Makefile.am g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
rtsp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
rtsp_mkenum.py Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00