- 15 Sep, 2012 2 commits
-
-
Christian Fredrik Kalager Schaller authored
-
Mark Nauwelaerts authored
-
- 14 Sep, 2012 12 commits
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Wim Taymans authored
Improve the description of the latency-time and buffer-time properties in the audio sink and source.
-
Sebastian Dröge authored
-
Wim Taymans authored
-
Wim Taymans authored
Expect a GstFlowReturn from the signal handler, just like from the callback. Also use the return value.
-
Wim Taymans authored
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- 13 Sep, 2012 5 commits
-
-
Tim-Philipp Müller authored
-
Olivier Crête authored
-
Wim Taymans authored
-
Jan Schmidt authored
Drain out the decoder when encountering a gap. Needed for DVD 'still' sequences which consist of a single video frame, and a large gap while audio plays.
-
Jan Schmidt authored
Still frame events are not OOB downstream. Also, always send immediately downstream.
-
- 12 Sep, 2012 5 commits
-
-
Stefan Sauer authored
Fix up all invocations.
-
Stefan Sauer authored
Rename gst_collect_pads_add_pad_full() to gst_collect_pads_add_pad() and fix all invocations.
-
Mark Nauwelaerts authored
-
Wim Taymans authored
Add support for I422_10
-
Michael Smith authored
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=683838
-
- 11 Sep, 2012 8 commits
-
-
Tim-Philipp Müller authored
Fix reading of tags for the case filsrc ! footagdemux ! fooparse ! .. where we would not read the tags because we never start our own streaming thread. https://bugzilla.gnome.org/show_bug.cgi?id=673185
-
Mark Nauwelaerts authored
-
Edward Hervey authored
-
Edward Hervey authored
streams with non-TIME segments will not have timestamps ... ... and therefore will never unblock the other streams. Fixes blocking issue when using playbin suburi feature
-
Wim Taymans authored
Don't align the palette data. Fixes endless loop when trying to align paletted formats.
-
Wim Taymans authored
Only make the navigation event writable when we need to change it.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
It needs to be reworked for 1.0
-
- 10 Sep, 2012 8 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
When we are operating in pull mode, we need to pull from upstream and push downstream. Also make sure to push tags first.
-
Mark Nauwelaerts authored
... and clean up some related resolved FIXMEs
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Wim Taymans authored
Only provide a clock when we are not flushing, this means that we have posted a PROVIDE_CLOCK message. We used to check if we were acquired but that doesn't work anymore now that we do the negotiation async in the streaming thread: it's possible that we are still negotiating when the pipeline asks us for a clock.
-
Wim Taymans authored
-
Mark Nauwelaerts authored
-