[Bug 794896] nevenc: fix build warnings with HAVE_NVENC_GST_GL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 2 18:44:33 UTC 2018


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.15.1
            Summary|nvbaseenc: fix build        |nevenc: fix build warnings
                   |warnings with               |with HAVE_NVENC_GST_GL
                   |HAVE_NVENC_GST_GL           |

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Pushed, thanks for the patch!

commit faa892fb489b8dc360c25c94d70b8530ff6d6391
Author: Daeseok Youn <daeseok.youn at gmail.com>
Date:   Mon Apr 2 21:43:53 2018 +0900

    nvbaseenc: fix build warnings with HAVE_NVENC_GST_GL

    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);
                     ^

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

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