GStreamer multimedia framework
Go to file
Alessandro Decina 3d124f498a glwindow: reduce the number of GMutexes and GConds in send_message()
Don't create many short lived locks/conds in gst_gl_window_send_message. This is
a micro optimization to save a bunch of pthread_* calls which are expensive on
OSX/iOS and possibly other platforms.
2017-12-09 19:32:19 +00:00
ext/gl videoaggregator: repect the result of find_best_format in the default update_caps 2017-12-09 19:32:19 +00:00
gst-libs/gst/gl glwindow: reduce the number of GMutexes and GConds in send_message() 2017-12-09 19:32:19 +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