[Bug 757653] pad: add flag to disable reconfigure event on pad linking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 10 12:58:29 PST 2015


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

--- Comment #3 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 317171
  --> https://bugzilla.gnome.org/attachment.cgi?id=317171&action=edit
playback: use gst_pad_link_full to disable unneeded checks

With this patch it avoids decoders from negotiating a 2nd bufferpool of the
same configuration as the previous one because of the reconfigure event.

It would be nice if people could test if this doesn't break stuff in android or
other platforms.

Also makes me think if decoders couldn't detect that they don't need to
actually
start a renegotiation at all if the format is the same and the current
bufferpool is suitable.

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