gstreamer/gst-libs/gst
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
..
adaptivedemux Explicitly define float constants as float 2016-10-27 23:06:26 +05:30
audio Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
base aggregator: Use the event_full function for GstAggregatorPads 2016-09-06 16:30:28 -03:00
basecamerabinsrc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
codecparsers Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
gl Explicitly define float constants as float 2016-10-27 23:06:26 +05:30
insertbin Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
interfaces Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
mpegts tsdemux: Add conditions to identify ATSC EAC3 2016-10-03 15:14:54 -04:00
player player: Remove Return documentation for function returning void 2016-09-30 13:42:06 +03:00
uridownloader Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
video videoaggregator: Handle if update_caps() returns EMPTY 2016-08-26 03:25:49 +10:00
wayland wayland/Makefile.am: add missing libs 2016-09-21 20:07:06 -04:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am audio: Move audioaggregator base class to a library 2016-01-22 12:39:48 +02:00
meson.build meson: add some starting build files for GL 2016-09-09 11:22:47 +10:00