[Bug 766596] vaapipostproc: some video info is dropped on src caps.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 10:12:05 UTC 2016


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

--- Comment #9 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #4)
> 
> @@ +646,3 @@
>    if (!_fixate_frame_rate (postproc, vinfo, structure))
>      goto fixate_failed;
> +  if (!_set_colorimetry (postproc, format, structure))
> 
> We also have to check if the processed feature is
> GST_CAPS_FEATURE_MEMORY_SYSTEM_MEMORY. Other features, like GLTextureUpload
> or VASurface don't need that information in the caps.

What about this check?

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