[gst-cvs] tpm gst-plugins-base: gst-plugins-base/ gst-plugins-base/gst-libs/gst/floatcast/
tpm at kemper.freedesktop.org
tpm at kemper.freedesktop.org
Tue Sep 25 04:54:23 PDT 2007
CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: tpm
Date: Tue Sep 25 2007 11:54:23 UTC
Log message:
* gst-libs/gst/floatcast/floatcast.h:
Don't include config.h in an installed public header, this
might break compilation of applications that don't have such
a header and doesn't necessarily do what it's supposed to do
anyway (ie. check for the lrint/lrintf defines) (#442065).
Add docs for the various macros and document how this header
has to be used (link against libm, etc.); add a few FIXMEs;
include math.h for non-c99 code path. Based on patch by
Jan Schmidt.
Modified files:
. : ChangeLog
gst-libs/gst/floatcast: floatcast.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.3533&r2=1.3534
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst-libs/gst/floatcast/floatcast.h.diff?r1=1.11&r2=1.12
More information about the Gstreamer-commits
mailing list