gstreamer/gst/geometrictransform
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
..
geometricmath.c geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
geometricmath.h geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstbulge.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstbulge.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcircle.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstcircle.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcirclegeometrictransform.c geometrictransform: Remove empty GObject::finalize() implementations 2013-12-02 10:26:32 +01:00
gstcirclegeometrictransform.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdiffuse.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstdiffuse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstfisheye.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstfisheye.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstgeometrictransform.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstgeometrictransform.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstkaleidoscope.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstkaleidoscope.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmarble.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstmarble.h geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstmirror.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstmirror.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstperspective.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstperspective.h geometrictransform: Add a 2D perspective transform plugin 2013-12-02 10:20:45 +01:00
gstpinch.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstpinch.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrotate.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstrotate.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsphere.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstsphere.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsquare.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstsquare.h Fix FSF address 2012-11-04 00:09:59 +00:00
gststretch.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gststretch.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsttunnel.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gsttunnel.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsttwirl.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gsttwirl.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstwaterripple.c geometrictransform: add headers with example launch lines 2015-12-15 12:01:00 +00:00
gstwaterripple.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
plugin.c geometrictransform: Add a 2D perspective transform plugin 2013-12-02 10:20:45 +01:00