- Nov 21, 2012
-
-
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
-
-
-
-
Sebastian Dröge authored
The old check failed on Android for example.
-
Sebastian Dröge authored
If GStreamer was not initialized yet this will cause g_warnings().
-
- Oct 20, 2012
-
-
Tim-Philipp Müller authored
We pass ownership of the buffer to the function.
-
-
- Oct 19, 2012
-
-
Michael Smith authored
-
- Oct 18, 2012
-
-
Sebastian Dröge authored
passing argument 1 of 'g_mutex_lock' discards 'const' qualifier from pointer target type passing argument 1 of 'g_mutex_unlock' discards 'const' qualifier from pointer target type
-
- Oct 17, 2012
-
-
Tim-Philipp Müller authored
So the strings aren't copied.
-
- Oct 16, 2012
-
-
Sebastian Dröge authored
Conflicts: gst/gstelement.h
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
- Oct 15, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Mark Nauwelaerts authored
-
Wim Taymans authored
Reorder some chapter so that they match the steps done in the element.
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
- Oct 12, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
Rename passthrough negotiation to transform negotiation to avoid confusion with passthrough operation.
-
Wim Taymans authored
-