[Bug 759533] vaapisink: doesn't upload packed formats correctly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 11 17:22:50 UTC 2017


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

--- Comment #43 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 349692
  --> https://bugzilla.gnome.org/attachment.cgi?id=349692&action=edit
libs: window: don't add an unused function

The macro GST_VAAPI_OBJECT_DEFINE_CLASS_WITH_CODE only defines
a function that is never used, thus when compiling we might see
this warning (clang):

gstvaapiwindow.c:147:1: warning: unused function 'gst_vaapi_window_class'
[-Wunused-function]
GST_VAAPI_OBJECT_DEFINE_CLASS_WITH_CODE (GstVaapiWindow,
^

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