[Bug 666887] [0.11]gstinterpolationcontrolsource uses FP_NAN

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 30 04:39:59 PST 2011


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

--- Comment #7 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-12-30 12:39:56 UTC ---
Matej, would this be sufficient for isnan?

#ifndef isnan
#define isnan(f) _isnan(f)
#endif

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