[Bug 780947] New: encoder: vp9: doesn't compile with gcc 7

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 5 18:30:10 UTC 2017


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

            Bug ID: 780947
           Summary: encoder: vp9: doesn't compile with gcc 7
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: scott.d.phillips at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

../subprojects/gstreamer-vaapi/gst-libs/gst/vaapi/gstvaapiencoder_vp9.c: In
function ‘gst_vaapi_encoder_vp9_init’:
../subprojects/gstreamer-vaapi/gst-libs/gst/vaapi/gstvaapiencoder_vp9.c:443:3:
error: ‘memset’ used with length equal to number of elements without
multiplication by element size [-Werror=memset-elt-size]
   memset (encoder->ref_list, 0, G_N_ELEMENTS (encoder->ref_list));
   ^~~~~~

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