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 gst/: Ignore files. 2008-08-26 08:00:57 +00:00
filters.c goom2k1: removing block of code that does nothing 2014-10-08 14:07:56 +01:00
filters.h Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
filters_mmx.s configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00
goom_core.c goom2k1: Fix compiler warnings on 64 bit mingw-w64 2011-09-28 00:18:15 +01:00
goom_core.h configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00
goom_tools.h configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00
graphic.c configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00
graphic.h configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00
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 configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00
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 configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00

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