summaryrefslogtreecommitdiff
path: root/tests/check
AgeCommit message (Expand)AuthorFilesLines
2018-02-19tests: videoscale: simplify test and make it more robustTim-Philipp Müller1-104/+31
2018-02-13audiomixer, audiointerleave: add to buildTim-Philipp Müller3-1/+34
2018-02-13audioaggregator, audiomixer, audiointerleave: move from -bad to -baseTim-Philipp Müller2-0/+3022
2018-02-09gl*bin: fix transfer semantics for the create-element signalMatthew Waters4-0/+516
2018-02-06meson: Enable libs_video unit testNicolas Dufresne1-1/+1
2018-02-01tests: sdp: relicense code snippet from GPLv3 to LGPLv2.1+Tim-Philipp Müller1-22/+3
2018-01-24gst-plugins-base.supp: add gl suppressions for one off init allocationsVincent Penquerc'h1-0/+52
2018-01-19tests: audioconvert: fix up check for lost channel positionsTim-Philipp Müller1-2/+2
2018-01-19tests: audioconvert: Fix memory leak in failure pathJimmy Ohn1-2/+3
2018-01-16tests: fix build on Windows with MSVCTim-Philipp Müller2-1/+8
2018-01-16meson: tests: fix build of tcp test on unixTim-Philipp Müller1-1/+1
2018-01-16meson: tests: skip allocators dmabuf test on non-LinuxTim-Philipp Müller1-1/+1
2018-01-16tests: include config.h and don't include unix headersTim-Philipp Müller36-40/+95
2018-01-03libs/glheaders: move object creation to the gl thread where necessaryMatthew Waters1-7/+6
2018-01-03tests/glheaders: use #if for platform selectionMatthew Waters1-1/+1
2017-12-22meson: gl: define HAVE_PNG etc. in config.h instead of c_argsTim-Philipp Müller1-1/+1
2017-12-21rtp: fix gst_rtp_buffer_ext_timestamp taking into account backwardsMiguel Paris2-0/+94
2017-12-21tests: add missing commaMathieu Duponchelle1-1/+1
2017-12-21tests: conditionally define the glimagesink test as wellMathieu Duponchelle1-1/+1
2017-12-21tests: fix build when not building gstglMathieu Duponchelle1-10/+15
2017-12-19audioaggregator: implement input conversionMathieu Duponchelle1-9/+146
2017-12-19gl: fix up a few more #if HAVE_FOOTim-Philipp Müller1-3/+3
2017-12-19gl: hook up testsTim-Philipp Müller8-2/+527
2017-12-19gl: hook up to build systemTim-Philipp Müller1-2/+2
2017-12-19Move OpenGL library and plugin from -badTim-Philipp Müller11-0/+3473
2017-12-09gl/tests: add some simple shader testingMatthew Waters2-0/+326
2017-12-09gl/query: split tests and fix some corresponding issues in usageMatthew Waters1-13/+210
2017-12-09gl/checks: fix buildMatthew Waters3-0/+3
2017-12-09glutils: fix matrix operations everywhereMatthew Waters1-0/+262
2017-12-09gl: do not include GL headers in public gstgl headersJulien Isorce3-3/+175
2017-12-09gl: GL_ARRAY_BUFFER is not a part of VAO stateMatthew Waters2-8/+4
2017-12-09gl/format: use our own GL format enum's instead of gstvideo'sMatthew Waters4-15/+14
2017-12-09gl/tests: fix glimagesink element test on OSXMatthew Waters1-27/+69
2017-12-09gl/tests: don't use the default framebufferMatthew Waters2-11/+61
2017-12-09glsl: fix #version 150 not working with profilesMatthew Waters1-16/+82
2017-12-09tests/gl: make sure all GL commands are executed on the GL threadMatthew Waters2-2/+16
2017-12-09tests/glupload: support opengl3 properly instead of spewing GL errorsMatthew Waters1-22/+97
2017-12-09glupload: fix tests and check for the new RECONFIGURE behaviourAlessandro Decina1-4/+44
2017-12-09glcontext: remove not thread-safe get/set_error()Matthew Waters2-16/+2
2017-12-09glframebuffer: rewrite for a more consistent APIMatthew Waters1-11/+16
2017-12-09glmemory: add the texture type to allocate to parametersMatthew Waters4-10/+18
2017-12-09glimagesink: fix query leak in testGuillaume Desmottes1-0/+1
2017-12-09glimagesink: properly setup/teardown testsGuillaume Desmottes1-5/+1
2017-12-09glupload: fix shader leak in testGuillaume Desmottes1-0/+2
2017-12-09tests/glcontext: update test for gen,del_texture removalMatthew Waters1-7/+21
2017-12-09gldisplay: make readding the same context a no-opMatthew Waters1-0/+92
2017-12-09gl: add a gstglquery object for arbitrary GL queriesMatthew Waters1-0/+150
2017-12-09glcontext: implement checking whether a context has been sharedMatthew Waters1-0/+29
2017-12-09tests/glmemory: output data pointer values on failureMatthew Waters1-16/+23
2017-12-09glcolorconvert: Fix name of testsuiteSebastian Dröge1-1/+1