gstreamer/ext/srtp
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
..
.gitignore srtp: Add SRTP plugin based on libsrtp 2013-03-12 20:01:50 -04:00
gstsrtp.c srtp: Fix critical warning trying to retrieve SSRC from a non fb message 2015-10-23 16:32:03 +03:00
gstsrtp.h srtp: add 256-bit key support 2013-12-13 17:51:18 -05:00
gstsrtpdec.c srtpdec: also check for "roc" in caps 2016-04-15 15:37:32 +02:00
gstsrtpdec.h srtpdec: Add config for the replay window size 2015-06-30 16:14:25 +02:00
gstsrtpenc.c srtpenc: remove get-rollover-counter signal and add stats property 2016-06-13 14:55:25 +02:00
gstsrtpenc.h srtpenc: remove get-rollover-counter signal and add stats property 2016-06-13 14:55:25 +02:00
Makefile.am srtp: Move the enums to the common header 2013-06-28 20:35:15 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
srtp_mkenum.py Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00