gstreamer/gst/flv
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
..
amfdefs.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstflvdemux.c flvdemux: Push nominal bitrate tags 2016-07-07 10:21:21 +03:00
gstflvdemux.h flvdemux: Push nominal bitrate tags 2016-07-07 10:21:21 +03:00
gstflvmux.c flv: Handle the case where we do not get any CollectData in handle_buffer 2016-04-22 08:39:02 -03:00
gstflvmux.h flvmux: Store incoming bitrate tags and send in the metadata 2015-09-05 23:45:37 +10:00
gstindex.c Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
gstindex.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstmemindex.c Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am flvdemux: output speex vorbiscomment as a GstTagList 2015-10-11 11:12:27 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00