- 11 Sep, 2012 7 commits
-
-
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 18 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
-
Pontus Oldberg authored
Make it possible for subclasses to provide the timestamp (as an absolute time against the pipeline clock) of the last read data. Fix up alsa to provide the timestamp received from alsa. Because the alsa timestamps are in monotonic time, we can only do this when the monotonic clock has been selected as the pipeline clock. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=635256
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- 09 Sep, 2012 15 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
But we should only do that if it comes straight from a container or wavparse, not if it comes from a decoder, otherwise it's probably not really meaningful.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
It's all been ported to the latest GLib API now.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Instead of home-grown solution.
-
Tim-Philipp Müller authored
People expect audiorate to fix things up and not make things worse by default, so let's default to a similar tolerance as audiosinks do. Should help with transcoding and the like, though one might possible still want higher values then.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-