[gstreamer-bugs] [Bug 612777] New: Deprecated macro in gstspeexdec.c causes compile error in MSVC

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 13 01:30:52 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612777
  GStreamer | gst-plugins-good | 0.10.21

           Summary: Deprecated macro in gstspeexdec.c causes compile error
                    in MSVC
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.21
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: dhoyt at llnl.gov
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=156050)
 View: https://bugzilla.gnome.org/attachment.cgi?id=156050
 Review: https://bugzilla.gnome.org/review?bug=612777&attachment=156050

gstspeexdec.c patch

Compiling gstspeex with MSVC fails on line 541. According to the speex headers,
SPEEX_STEREO_STATE_INIT is deprecated anyway. The provided patch resolves the
issue by using the suggested speex_stereo_state_init() function.

It is, however, untested at this point. But the compile succeeds.

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