[Bug 722316] playbin: flac playback broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 18 04:44:45 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722316
  GStreamer | gst-plugins-base | unspecified

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-18 12:44:42 UTC ---
Created an attachment (id=266607)
 View: https://bugzilla.gnome.org/attachment.cgi?id=266607
 Review: https://bugzilla.gnome.org/review?bug=722316&attachment=266607

WIP: decodebin: Connect elements further after they've reached PAUSED
successfully

Otherwise we won't be able to handle failing "final" elements, because
connecting further will expose pads already for them.

OTOH connecting elements further after PAUSED will break with elements
that activate in pull mode as we might miss buffers, caps or added pads
because we connect for all this only later.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list