gstreamer/gst-libs
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
..
gst/gl glwindow: reduce the number of GMutexes and GConds in send_message() 2017-12-09 19:32:19 +00:00