gstreamer/gst-libs/gst/mpegts
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 .gitignore: Update for new files to ignore 2013-08-14 13:59:27 +02:00
gst-atsc-section.c mpegts: remove storage of never used values 2014-10-30 23:19:59 +00:00
gst-atsc-section.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gst-dvb-descriptor.c mpegts: fix some compiler warnings 2014-11-25 10:23:43 +01:00
gst-dvb-descriptor.h mpegts: fix typo in GstMpegtsExtendedEventDescriptor doc 2014-10-03 23:27:03 -03:00
gst-dvb-section.c mpegts: Fix a compiler warning 2015-02-24 19:06:30 +05:30
gst-dvb-section.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gst-scte-section.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gstmpegts-private.h mpegts: fix typos in comments 2014-10-07 13:11:13 +01:00
gstmpegtsdescriptor.c mpegtsmux: write language descriptor when language is available 2016-04-26 23:45:34 -03:00
gstmpegtsdescriptor.h mpegtsmux: write language descriptor when language is available 2016-04-26 23:45:34 -03:00
gstmpegtssection.c mpegts: return early if packetizing short section 2015-06-12 19:21:51 +01:00
gstmpegtssection.h mpegts: Add padding to public structures 2014-07-09 07:39:37 +02:00
Makefile.am g-i: pass compiler env to g-ir-scanner 2016-05-24 00:55:11 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
mpegts.h mpegts: fix typos in comments 2014-10-07 13:11:13 +01:00
mpegts_enum.py Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00