GStreamer multimedia framework
Go to file
Tim-Philipp Müller 13706c2c05 gl: shadervariables: make parsing of floats locale-independent
Floating point numbers are written differently in different
locales, e.g. in many countries 1/2 = 0,5 instead of 0.5, and
strtod will not be able to parse "0.5" correctly in such a
locale.
2017-12-09 19:31:50 +00:00
ext/gl glupload: rearchitecture for non GLMemory inputs/outputs 2017-12-09 19:31:50 +00:00
gst-libs/gst/gl gl: shadervariables: make parsing of floats locale-independent 2017-12-09 19:31:50 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests glupload: rearchitecture for non GLMemory inputs/outputs 2017-12-09 19:31:50 +00:00