[Bug 784908] v4l2videodec: Implement stable naming scheme for elements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 14 15:04:26 UTC 2017


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

--- Comment #16 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
About the v4l2<node><codec>dec, here's what we already have on the encoder side
as a fallback:

  type_name = g_strdup_printf ("v4l2%s%senc", basename, codec);

I will just stick with what was there and fix my broken comment. All I care is
that being consistent.

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