- Nov 17, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Nov 01, 2016
-
-
Tim-Philipp Müller authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Oct 26, 2016
- Oct 25, 2016
-
-
Nirbheek Chauhan authored
This reverts commit 0555c096. Does not actually work. See: https://bugzilla.gnome.org/show_bug.cgi?id=773114#c31
-
- Oct 23, 2016
-
-
Tim-Philipp Müller authored
-
- Oct 21, 2016
-
-
- Oct 15, 2016
-
-
Nirbheek Chauhan authored
Use the default for each compiler on every platform instead. This improves our compatibility with compilers that don't have gnu99 as a c_std.
-
- Oct 04, 2016
-
-
Thibault Saunier authored
Workaround source_root being the root directory of all projects in the subproject case and remove now unneeded getpluginsdir Bump meson requirement to 0.35
-
- Sep 30, 2016
-
-
Thibault Saunier authored
-
Tim-Philipp Müller authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Sep 29, 2016
-
-
- Sep 24, 2016
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Sep 14, 2016
-
-
Sebastian Dröge authored
-
- Sep 10, 2016
-
-
Jan Schmidt authored
From b18d820 to f980fd9
-
- Sep 09, 2016
-
-
Jan Schmidt authored
From f49c55e to b18d820
-
- Sep 05, 2016
-
-
Thibault Saunier authored
-
- Sep 01, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
gstsiddec.o gstsiddec.cc: In function ‘void play_loop(GstPad*)’: gstsiddec.cc:446:18: error: unused variable ‘reason’ [-Werror=unused-variable] const gchar *reason = gst_flow_get_name (ret); ^
-
- Aug 26, 2016
- Aug 24, 2016
-
-
Thibault Saunier authored
-
- Aug 23, 2016
-
-
Thibault Saunier authored
-
- Aug 20, 2016
-
-
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.
-
- Aug 19, 2016
-
-
_stdint.h is generated by Autotools and we don't really need it. All supported platforms now ship with stdint.h. The only stickler was MSVC, and since Visual Studio 2015 it also ships stdint.h now.
-
Tim-Philipp Müller authored
-
- Aug 08, 2016
- Aug 02, 2016
- Jul 25, 2016
-
-
The format specification can be found here: http://www.dvdforum.org/images/Guideline1394V10R0_20020911.pdf Note: This format is also used for Wifi-Display. https://bugzilla.gnome.org/show_bug.cgi?id=765807
-