[Bug 642962] New: jpeg decoder plugin won't compile with MSVC
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 22 05:29:35 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=642962
GStreamer | gst-plugins-good | git
Summary: jpeg decoder plugin won't compile with MSVC
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: car at ximidi.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME target: ---
GNOME version: ---
Created an attachment (id=181584)
--> (https://bugzilla.gnome.org/attachment.cgi?id=181584)
use g_slice for local storage
The MS compiler does not like the array creation on the stack. The attached
patch works around this.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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