[Bug 794896] New: nvbaseenc: fix build warnings with HAVE_NVENC_GST_GL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 2 12:49:38 UTC 2018


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

            Bug ID: 794896
           Summary: nvbaseenc: fix build warnings with HAVE_NVENC_GST_GL
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: daeseok.youn at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

fix following error:
gstnvbaseenc.c: In function ‘gst_nv_base_enc_set_context’:
gstnvbaseenc.c:451:17: error: unused variable ‘nvenc’ [-Werror=unused-variable]
   GstNvBaseEnc *nvenc = GST_NV_BASE_ENC (element);
                     ^

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