gstreamer/gst/fieldanalysis
Nirbheek Chauhan f790863755 Explicitly define float constants as float
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.
2016-10-27 23:06:26 +05:30
..
gstfieldanalysis.c Explicitly define float constants as float 2016-10-27 23:06:26 +05:30
gstfieldanalysis.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstfieldanalysisorc-dist.c Release 1.5.1 2015-06-07 10:55:35 +02:00
gstfieldanalysisorc-dist.h Release 1.1.1 2013-06-05 18:29:49 +02:00
gstfieldanalysisorc.orc fieldanalysis: prefix orc functions 2012-07-24 10:44:51 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00