gstreamer/ext/dv
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
..
gstdv.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstdvdec.c dv: Use correct pixel-aspect-ratio values 2016-05-05 13:37:27 +03:00
gstdvdec.h dvdec: Remove unused fields 2015-12-18 11:30:19 +01:00
gstdvdemux.c dvdemux: Let upstream events go through upstream 2016-07-08 15:00:27 +02:00
gstdvdemux.h dvdemux: Properly set event/message sequence numbers based on the previous seek 2016-06-03 13:13:21 +03:00
gstsmptetimecode.c Constify some static arrays everywhere 2015-01-21 09:55:53 +01:00
gstsmptetimecode.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
NOTES adding dv, raw1934, gnomevfs, rtp 2001-12-23 16:42:33 +00:00
smpte_test.c dvdemux: Add code to parse SMPTE time codes 2009-09-13 13:22:35 -07:00