- 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
-
Tim-Philipp Müller authored
No need for it to be a warning.
-
Vincent Penquerc'h authored
Large streams would index one frame every second, which can get quite large with multi-hour streams, so add an additional byte-based minimum distance as well, which will kick in for long streams and make sure we never have more than a couple of thousand index entries. https://bugzilla.gnome.org/show_bug.cgi?id=666053
-
- Oct 25, 2012
-
-
Tim-Philipp Müller authored
-
- Oct 24, 2012
-
-
Tim-Philipp Müller authored
-
Руслан Ижбулатов authored
Fixes #686787
-
Sebastian Dröge authored
-
Wim Taymans authored
Use a new GCond, protected with the object lock, to signal completion of the async state change. We can't reuse the live lock because that one can be locked when the create function blocks. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=686723
-
- Oct 22, 2012
-
-