[Bug 777903] gstx264 fails to build with the MSVC compiler

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 1 10:38:34 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 184351ae485d5befc3311a122c717ec534225c52
Author: Nirbheek Chauhan <nirbheek at centricular.com>
Date:   Wed Feb 1 03:08:10 2017 +0530

    x264: Initialize function vtable in plugin_init()

    These values are defined in the x264.h header and are not const on
    Windows due to the way DLLs work. See:
    https://msdn.microsoft.com/en-us/library/619w14ds.aspx
    https://msdn.microsoft.com/en-us/library/zw3za17w.aspx

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

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