GStreamer multimedia framework
Find a file
Nirbheek Chauhan 48fcf632bd plugins: Use explicit type conversion from enums
MSVC warns about this because it's a C++ compiler, and this actually
results in useful things such as the incorrect 'gboolean' return value
for functions that return GstFlowReturn, so let's do explicit
conversions to reduce the noise and increase its efficacy.
2017-12-09 19:32:23 +00:00
ext/gl plugins: Use explicit type conversion from enums 2017-12-09 19:32:23 +00:00
gst-libs/gst/gl Explicitly define float constants as float 2017-12-09 19:32:23 +00:00
pkgconfig gl/pkgconfig: add the lib include dir to the list of includes 2017-12-09 19:32:22 +00:00
tests tests/gl: make sure all GL commands are executed on the GL thread 2017-12-09 19:32:22 +00:00