[Bug 782542] vaapiwindow_x11: invalid src rect info when using vpp in vaapiwindow.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 12 06:34:26 UTC 2017


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

--- Comment #1 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 351697
  --> https://bugzilla.gnome.org/attachment.cgi?id=351697&action=edit
libs: window: x11: fix src rect info when using vpp

Since we started using vpp in VaapiWindowX11, we need to care about
the case that src rect and window's size are different.

So, once vpp has converted to other format, we should honor the converted
vpp surface's size as src rect.
Otherwise, it cropped according to previous src rect's size.

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