[Bug 765223] plugins: simplify caps feature selection and honour negotiated colour format
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 18 16:28:48 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765223
--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 326278
--> https://bugzilla.gnome.org/attachment.cgi?id=326278&action=edit
plugin: simplify caps feature selection
This patch simplifies the function gst_vaapi_find_preferred_caps_feature().
Instead of intersecting custom caps to find the preferred feature, the peer
caps are traversed in order to find the preferred feature, according to an
ordered feature priority list.
In the case of GLTextureUploadMeta, the colour format is computed using
GstVideoInfo of the selected fixed caps.
--
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