[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 Jul 7 07:49:14 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #330977|none                        |reviewed
             status|                            |

--- Comment #23 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 330977:
 --> (https://bugzilla.gnome.org/review?bug=761225&attachment=330977)

Generally looks good but I wonder how we would decide whether "src_a_b_c" is
for a template "src_%s", "src_%s_%s", "src%s", "src_%s%s", etc.? It seems to
add ambiguity for %s templates, which was not there before.

AFAIU we require a '_' after template parts ("%s", "%u", "%d", etc), but '_' is
still a valid part of a string by itself.

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