[Bug 742918] v4l2: Add decoder and converter element with RW device property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 6 09:15:41 UTC 2017


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

--- Comment #25 from Michael Tretter <m.tretter at pengutronix.de> ---
Created attachment 353246
  --> https://bugzilla.gnome.org/attachment.cgi?id=353246&action=edit
v4l2videoenc: verify outcaps with peer before setting the format

If the subclass specifies multiple supported codecs or if the
v4l2videoenc element is directly instantiated, the outcaps are not
fixated and can contain codecs that are not supported by the downstream
element.

Ask the peer for the available caps and fixate them before setting the
format.

This patch is especially required for the generic encoder element.

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