gstreamer/gst/goom2k1
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
..
.gitignore
filters.c goom2k1: removing block of code that does nothing 2014-10-08 14:07:56 +01:00
filters.h
filters_mmx.s
goom_core.c
goom_core.h
goom_tools.h
graphic.c
graphic.h
gstgoom.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstgoom.h goom/goom2k1: remove obsolete left over files 2015-10-12 17:14:53 +01:00
lines.c goom2k1: use fractional part of float division 2015-02-16 14:31:05 +00:00
lines.h
Makefile.am goom/goom2k1: remove obsolete left over files 2015-10-12 17:14:53 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
README

The Goom plugin is based on the Goom visualization code from
the Goom homepage found at: 
http://ios.free.fr/?page=projet&quoi=1 

Like the original library so is the Goom plugin available under the LGPL license