[Bug 769270] decodebin3/playbin3: fix ref handling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 28 13:50:48 UTC 2016


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

--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 332278
  --> https://bugzilla.gnome.org/attachment.cgi?id=332278&action=edit
decodebin3: fix collection ref handling

gst_stream_collection_add_stream() consumes the collection reference
passed to it but gst_stream_collection_get_stream() is (transfer none).

Fix this pipeline:

playbin3
uri=http://127.0.0.1:8079/defaults/exMPD_BIP_TC1/exMPD_BIP_TC1.mpd

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