[Bug 666887] New: gstinterpolationcontrolsource uses FP_NAN

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 26 18:40:12 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=666887
  GStreamer | gstreamer (core) | 0.11.x

           Summary: gstinterpolationcontrolsource uses FP_NAN
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


It uses FP_NAN constant for NAN, but FP_NAN is a result code from fpclassify.
This is wrong.
Also please keep in mind that there isn't a NAN constant that's not C99 and
MSVC doesn't support C99.

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