gstreamer/gst/deinterlace
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
..
tvtime deinterlace: Fix handling of planar video formats in greedyh method 2013-10-07 12:54:11 +02:00
gstdeinterlace.c deinterlace: Ensure DISCONT flag is properly propagated 2016-06-02 11:35:27 +03:00
gstdeinterlace.h deinterlace: Ensure DISCONT flag is properly propagated 2016-06-02 11:35:27 +03:00
gstdeinterlacemethod.c deinterlace: Fix compiler warnings when compiling with G_DISABLE_ASSERT 2014-06-29 19:54:44 +02:00
gstdeinterlacemethod.h deinterlace: add support for strides 2012-12-11 13:00:46 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
tvtime-dist.c Release 1.5.1 2015-06-07 10:46:34 +02:00
tvtime-dist.h Release 1.1.1 2013-06-05 18:31:40 +02:00
tvtime.orc deinterlace: Fix greedyl Orc implementation 2010-09-05 18:42:59 -07:00