GStreamer multimedia framework
Go to file
Haihua Hu 8a92c66440 gleffects: fix little rectangle that appears at the center of squeeze and tunnel effects
These two shader will calculate the vector length and use it as denominator.
But length could be zero which will cause undefine behaviour. Add protection for
this condition

https://bugzilla.gnome.org/show_bug.cgi?id=767635
2017-12-09 19:32:20 +00:00
ext/gl gleffects: fix little rectangle that appears at the center of squeeze and tunnel effects 2017-12-09 19:32:20 +00:00
gst-libs/gst/gl glsl: add some debugging 2017-12-09 19:32:20 +00:00
pkgconfig uninstalled.pc: add support for non libtool build systems 2017-12-09 19:32:17 +00:00
tests gl/examples: fix switchvideooverlay for wayland 2017-12-09 19:32:18 +00:00