gstreamer/gst/matroska
Nirbheek Chauhan b09f478e80 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:21:12 +01:00
..
ebml-ids.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-read.c matroska: use math-compat.h for NAN define 2016-05-14 17:04:57 +01:00
ebml-read.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-write.c matroskamux: Create a TIME segment when creating streamable output 2015-10-11 11:37:51 +01:00
ebml-write.h matroskamux: Create a TIME segment when creating streamable output 2015-10-11 11:37:51 +01:00
lzo.c matroska: get rid of _stdint.h include 2016-02-08 00:11:55 +00:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
matroska-demux.c matroskademux: preserve seek flags 2016-06-06 10:50:02 +03:00
matroska-demux.h matroska: Remove unused variable 2015-08-13 14:11:12 +01:00
matroska-ids.c matroskamux: don't drop JPEG frames that only have PTS but no DTS set 2015-10-28 19:02:44 +00:00
matroska-ids.h matroska: remove confusing duplicate track uid field 2016-02-22 16:05:41 +01:00
matroska-mux.c matroskamux: Remove suspicious checks for pads being active and linked 2016-07-07 18:26:48 +03:00
matroska-mux.h matroskamux: Create a TIME segment when creating streamable output 2015-10-11 11:37:51 +01:00
matroska-parse.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
matroska-parse.h matroska: Remove unused variable 2015-08-13 14:11:12 +01:00
matroska-read-common.c matroska: Store subtitle stream count in the correct variable 2016-01-07 18:20:30 +02:00
matroska-read-common.h matroskademux: Preserve forward referenced track tags 2015-08-05 16:46:33 -04:00
matroska.c Fix FSF address 2012-11-04 00:07:18 +00:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
webm-mux.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
webm-mux.h Fix FSF address 2012-11-04 00:07:18 +00:00