[Bug 774106] gst-libav fails to build on windows 7 x-64

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 9 07:34:15 UTC 2016


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

--- Comment #2 from Keith Thornton <keith.thornton at zeiss.com> ---
I believe InitislizeCriticalSectionEx was introduced in Vista because
InitializeCriticalSection leaked memory. ffmpeg have probably updated to use
InitializeCriticalSectionEx but this is only compilable if -DWIN32_WINNT= 0x600
or higher

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