mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
f790863755
With MSVC, this gives the following warning: warning C4305: 'function': truncation from 'double' to 'gfloat' Apparently, MSVC does not figure out what type to use for constants based on the assignment. This warning is very spammy, so let's try to fix it. |
||
---|---|---|
.. | ||
gstfieldanalysis.c | ||
gstfieldanalysis.h | ||
gstfieldanalysisorc-dist.c | ||
gstfieldanalysisorc-dist.h | ||
gstfieldanalysisorc.orc | ||
Makefile.am | ||
meson.build |