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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 6 15:08:59 PST 2015


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

--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 315013
  --> https://bugzilla.gnome.org/attachment.cgi?id=315013&action=edit
pad: add no-reconfigure link check

Enable it to prevent sending reconfigure when linking elements.

Useful for autoplugging when we know caps or bufferpools shouldn't change
to save doing caps renegotiation to end up with the same final scenario.

The no-reconfigure is not a proper check, it is a flag. It is implemented
as a GstPadLinkCheck to avoid creating another gst_pad_link variant.

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