- Jul 14, 2017
- Jul 11, 2017
-
-
Thibault Saunier authored
Fixing calling deinit in a process where init was not called when libcheck is forking.
-
Nicolas Dufresne authored
This ensure that that all class are initialized from the main thread, avoid class initialization in random thread, which may cause deadlocks. https://bugzilla.gnome.org/show_bug.cgi?id=784769
-
- Jun 20, 2017
- May 04, 2017
- Apr 27, 2017
- Apr 24, 2017
-
-
Tim-Philipp Müller authored
From 60aeef6 to 48a5d85
-
- Apr 10, 2017
-
-
Tim-Philipp Müller authored
From 39ac2f5 to 60aeef6
-
- Apr 07, 2017
- Apr 04, 2017
-
-
Nicolas Dufresne authored
-
Nicolas Dufresne authored
Executing a single string does not work in this context. Fixed using a bash function instead.
-
Nicolas Dufresne authored
In fact the fixmes are incorrect since these are options that are available when built against gst-validate, which I didn't. There is reference to these options in the HELP_SUMMARY that refers to these options stating "if ges-launch is built with gst-validate ..." and these get picked by the regex that list the options.
-
Nicolas Dufresne authored
Also fix regressions, and mark lost features and problems with fixmes.
-
- Apr 03, 2017
-
-
- Mar 30, 2017
-
-
Nicolas Dufresne authored
This should fix dist check. ges_layer_get_clips_in_interval() was added recently but missing from the list.
-
- Mar 28, 2017
-
-
Thibault Saunier authored
It is avalaible in meson 0.36 which is now are requirement Nothing happens on not found dependencies.
-
Thibault Saunier authored
And make sure to bring -good plugins in.
-
suhas2go authored
Reviewed-by: Alex Băluț <<alexandru.balut@gmail.com>> Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com> Differential Revision: https://phabricator.freedesktop.org/D1689
-
- Mar 13, 2017
-
-
Thibault Saunier authored
-
- Mar 10, 2017
-
-
Thibault Saunier authored
This reverts commit 8857e004. This was not meant to be pushed yet.
-
Thibault Saunier authored
This reverts commit 220618ec. This was not meant to be pushed.
-
Thibault Saunier authored
This reverts commit 5e251483. This was not meant to be pushed.
-
Thibault Saunier authored
-
- Mar 09, 2017
-
-
Thibault Saunier authored
gi
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- Mar 08, 2017
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- Mar 06, 2017
-
-
Thibault Saunier authored
Meaning that ASYNC_DONE/COMMITED is always emited when TRUE is returned
-
- Feb 28, 2017
-
-
Sebastian Dröge authored
CID 1369046 CID 1369047
-
Sebastian Dröge authored
CID 1364754
-
Sebastian Dröge authored
CID 1320699
-
Sebastian Dröge authored
... or simply calling g_clear_error() on it which does that for us. CID 1257630
-
Sebastian Dröge authored
g_new0() will abort if allocation fails. CID 1139842
-
- Feb 24, 2017
-
-
Thibault Saunier authored
The following implementation details where exposed as public symbols: - _ges_container_get_priority_offset - _ges_container_set_height - _ges_container_set_priority_offset - _ges_uri_asset_cleanup but it was not correct and that should never have been used outside GES. Moving those declarations to the internal header and marking as internal.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Feb 15, 2017
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-