[Bug 761225] pad: Allow multiple conversion specifiers for request pads and don't require it at the very end

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 4 07:54:51 UTC 2016


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

--- Comment #12 from Wonchul Lee <chul0812 at gmail.com> ---
Created attachment 320410
  --> https://bugzilla.gnome.org/attachment.cgi?id=320410&action=edit
[patch] Allow multiple conversion specifiers for request pads

attached a patch for allowing multiple conversion specifiers for request pads,
but it seems to be required a restriction. If the name of the pad is requested
as "src_%u%u", there's no way to distinguish two specifiers after the pad is
created. So, I added the restriction to use an underscore between specifiers.

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