[Bug 722316] playbin: flac playback broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 18 04:36:08 PST 2014


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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-18 12:36:03 UTC ---
Works again now, now just needs the fix in decodebin to properly handle final
(!) elements failing to PAUSED. Each of these changes fixes the problem
individually btw ;)


commit 1f9c30569467c77c64b8ba34ff10f274db6e4e9b
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sat Jan 18 13:06:29 2014 +0100

    sfdec: This is a decoder, not a demuxer

    Don't confuse autopluggers!

    https://bugzilla.gnome.org/show_bug.cgi?id=722316


commit 4f8f5918be3a72ed627dd37939aa1fa26735fd73
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sat Jan 18 13:31:06 2014 +0100

    playbin: Insert decoders without GstAVElement information between the other 

    Otherwise they would be preferred over all decoders independent
    of their ranks.

    https://bugzilla.gnome.org/show_bug.cgi?id=722316

commit 6b46019abfe57308ebc297322dcd89e7b7c144eb
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sat Jan 18 13:12:16 2014 +0100

    playbin: Only put parsers and sinks first, not all non-decoders

    https://bugzilla.gnome.org/show_bug.cgi?id=722316

-- 
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