gstreamer/gst/mxf
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
..
Makefile.am mxfmux: Port to GstAggregator 2015-10-23 18:58:15 +03:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
mxf.c mxf: Re-enable mxfmux element 2015-10-21 19:54:15 +03:00
mxfaes-bwf.c mxfaes-bwf: Format is unsigned if it's 1 byte per channel 2015-10-21 19:54:15 +03:00
mxfaes-bwf.h Fix FSF address 2012-11-04 00:09:59 +00:00
mxfalaw.c mxfdemux: Add function to get the essence track wrapping 2012-12-06 10:09:21 +01:00
mxfalaw.h Fix FSF address 2012-11-04 00:09:59 +00:00
mxfd10.c mxfdemux: Add function to get the essence track wrapping 2012-12-06 10:09:21 +01:00
mxfd10.h Fix FSF address 2012-11-04 00:09:59 +00:00
mxfdemux.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
mxfdemux.h mxfdemux: Fix handling of IndexTableSegments 2015-12-09 16:33:39 +02:00
mxfdms1.c mxf: fix stop date parsing using the wrong input 2014-04-07 13:54:50 +01:00
mxfdms1.h Fix FSF address 2012-11-04 00:09:59 +00:00
mxfdv-dif.c Update references to decodebin 2015-05-08 13:54:08 +01:00
mxfdv-dif.h Fix FSF address 2012-11-04 00:09:59 +00:00
mxfessence.c Fix FSF address 2012-11-04 00:09:59 +00:00
mxfessence.h mxfdemux: Add function to get the essence track wrapping 2012-12-06 10:09:21 +01:00
mxfjpeg2000.c mxfmux: Fix typo in JPEG2000 colorspace 2016-03-16 11:34:46 +02:00
mxfjpeg2000.h Fix FSF address 2012-11-04 00:09:59 +00:00
mxfmetadata.c mxfmetadata: Properly write video line map data as an array of 32 bit integers 2016-01-29 21:09:44 +01:00
mxfmetadata.h mxf: Add support for parsing filler structural components 2012-12-05 12:24:30 +01:00
mxfmpeg.c mxfmpeg: Write the correct essence container UL for all codecs 2016-01-28 18:54:29 +01:00
mxfmpeg.h Fix FSF address 2012-11-04 00:09:59 +00:00
mxfmux.c mxfmux: Instead of releasing request pads on stop(), clear them only 2016-03-25 12:54:00 +02:00
mxfmux.h mxfmux: Write index table segments 2015-12-08 13:50:44 +02:00
mxfquark.c mxf: Add support for parsing filler structural components 2012-12-05 12:24:30 +01:00
mxfquark.h mxf: Add support for parsing filler structural components 2012-12-05 12:24:30 +01:00
mxftypes.c mxftypes: Generate UUIDs according to RFC4122 version 4 (aka random) 2016-01-29 23:39:26 +01:00
mxftypes.h mxfdemux: Fix handling of IndexTableSegments 2015-12-09 16:33:39 +02:00
mxful.c mxful: Fix Content Storage UL 2016-01-29 18:41:52 +01:00
mxful.h mxfmux: Write This Generation UID into the Identification metadata 2016-01-28 15:38:45 +01:00
mxfup.c mxf: avoid dereferencing NULL mapping data pointer 2014-04-16 16:08:38 +02:00
mxfup.h Fix FSF address 2012-11-04 00:09:59 +00:00
mxfvc3.c mxfvc3: The wrapping is the 15th byte of the essence container UL, not the 16th 2015-10-21 19:54:15 +03:00
mxfvc3.h Fix FSF address 2012-11-04 00:09:59 +00:00