gstreamer/tests/check/libs
Matthew Waters 2aadd7eaf9 glcontext: implement checking whether a context has been shared
Some operations are unnecessary when running with only a single GL
context.
e.g. glFlush when setting a fence object as the flush happens on wait.

API: gst_gl_context_is_shared
2016-01-07 14:11:13 +11:00
..
.gitignore gl: add some GLSL utility functions 2015-10-15 21:27:57 +11:00
aggregator.c tests:aggregator: fix tc failure and correct check value 2015-12-01 10:28:39 +02:00
gstglcolorconvert.c glcolorconvert: Fix name of testsuite 2015-12-21 12:19:11 +01:00
gstglcontext.c glcontext: implement checking whether a context has been shared 2016-01-07 14:11:13 +11:00
gstglmemory.c tests/glmemory: output data pointer values on failure 2015-12-30 12:16:29 +11:00
gstglsl.c tests:glsl: version_profile_s string leak 2015-11-13 17:00:46 +11:00
gstglupload.c glmemorypbo: remove our own alloc()/wrapped()/etc functions 2015-12-17 13:49:56 +11:00
h264parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
insertbin.c tests: insertbin: update tests to 1.x scenario 2014-02-04 14:17:26 -03:00
mpegts.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
mpegvideoparser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
player.c player: Remove gst_player_new() and make gst_player_new_full() the normal constructor 2016-01-04 09:55:28 +02:00
vc1parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
vp8parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00