- Jan 08, 2013
-
-
Tim-Philipp Müller authored
-
- Jan 05, 2013
-
-
Tim-Philipp Müller authored
The created pad is never used and overwritten with another newly-created pad a few lines below.
-
- Jan 04, 2013
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
AM_CONFIG_HEADER has been removed in the just-released automake 1.13: https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html https://bugzilla.gnome.org/show_bug.cgi?id=690881
-
Thijs Vermeir authored
-
Wim Taymans authored
Add a GST_BIN_FLAG_NO_RESYNC that disables a resync when an element is added, removed or linked in the bin. This is interesting for complex bins that dynamically add elements to themselves and want to manage the state of those elements without interference from resyncs. See https://bugzilla.gnome.org/show_bug.cgi?id=690420
-
Wim Taymans authored
-
Wim Taymans authored
Add an OTHER clock type so that subclasses are able to mark themselves as using some other clock source than the realtime or monotonic clock.
-
- Dec 18, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Dec 14, 2012
-
-
Wim Taymans authored
Adding a debug category is nicer than logging to the default category
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
When we failed to complete the start, call stop again. This makes sure that all successfull calls to _start are paired with a _stop. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=687845
-
Wim Taymans authored
Add pts and dts in debug log
-
- Dec 10, 2012
-
-
Tim-Philipp Müller authored
-
-
-
-
Add parent to chain function signature and use it.
-
-
-
- Nov 28, 2012
-
-
-
Tim-Philipp Müller authored
It's been deprecated since GLib 2.32 and isn't needed any longer.
-
- Nov 24, 2012
-
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
glib-mkenum doesn't like them for some reason. https://bugzilla.gnome.org/show_bug.cgi?id=688804
-
- Nov 21, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Nov 20, 2012
-
-
-
Arnaud Vrac authored
-
- Nov 17, 2012
-
-
Tim-Philipp Müller authored
Based on patch by: italarab@gmail.com https://bugzilla.gnome.org/show_bug.cgi?id=688511
-
- Nov 08, 2012
-
-
Matthew Waters authored
Fixes deadlock on Windows Fixes https://bugzilla.gnome.org/show_bug.cgi?id=687896
-
- Oct 30, 2012
-
-
Jan Schmidt authored
Clarify that the callback owns a ref on a passed buffer.
-
Jan Schmidt authored
-