gstreamer/tests/check
Matthew Waters 7cc1431a56 libs/glheaders: move object creation to the gl thread where necessary
Some GL platforms (EGL, WGL) require deactivating the OpenGL context in
one thread before it can be used in another thread which this test
currently violates and would e.g. result in EGL_BAD_ACCESS errors from
gst_gl_context_activate().

Fix by moving the object creation into the GL thread instead and not
requiring additional gst_gl_context_activate() calls.

https://bugzilla.gnome.org/show_bug.cgi?id=792158
2018-01-03 23:11:54 +11:00
..
elements gl: hook up tests 2017-12-19 12:01:51 +00:00
generic gl: hook up tests 2017-12-19 12:01:51 +00:00
gst tests: typefindfunctions: fix error leaks 2015-10-23 11:48:47 +03:00
libs libs/glheaders: move object creation to the gl thread where necessary 2018-01-03 23:11:54 +11:00
pipelines gl: fix up a few more #if HAVE_FOO 2017-12-19 16:51:24 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind: add ALSA leaks fixed by snd_config_update_free_global 2011-11-07 12:20:12 +00:00
Makefile.am rtp: fix gst_rtp_buffer_ext_timestamp taking into account backwards 2017-12-21 17:27:42 -05:00
meson.build meson: gl: define HAVE_PNG etc. in config.h instead of c_args 2017-12-22 22:28:20 +01:00