summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-02-19rawbaseparse: Drop incomplete frames at EOSSebastian Dröge1-0/+32
2017-01-13gl/examples/gtk: fixed compilation on systems without GL_GEOMETRY_SHADERJuan Pablo Ugarte1-0/+4
2017-01-09dash: Define debug category used in the isoff code for the test too nowSebastian Dröge1-0/+5
2016-12-05gst: Fix caps leakGarima Gaur1-1/+4
2016-11-20tests: fix lib and cflags order in Makefile.amTim-Philipp Müller1-18/+15
2016-11-03glsl: fix #version 150 not working with profilesMatthew Waters1-16/+82
2016-10-05tests/gl: make sure all GL commands are executed on the GL threadMatthew Waters2-2/+16
2016-09-21build: add missing $(GST_PLUGINS_BASE_LIBS)Martin Kelly1-3/+3
2016-09-21rtponviftimestamp: Update unit tests after changing default value of D-bitJoakim Johansson1-7/+10
2016-09-15player: Fix unit test for minor API changeSebastian Dröge1-2/+2
2016-09-08gl/examples: Really remove references to $(GST_PLUGINS_GL_*).Alistair Buxton1-2/+2
2016-08-29tests/glupload: support opengl3 properly instead of spewing GL errorsMatthew Waters1-22/+97
2016-08-29glupload: fix tests and check for the new RECONFIGURE behaviourAlessandro Decina1-4/+44
2016-08-26dash: Fix build of unit testSebastian Dröge1-4/+8
2016-08-25gitignore: add missing dash_isoff fileJosep Torra1-1/+2
2016-08-25build: fix gst-uninstalled build in osxJosep Torra1-2/+5
2016-08-25build: unconditionally check for video, audio and pbutils modulesJosep Torra1-23/+22
2016-08-19gl/examples/fxtest: fix up for wayland supportMatthew Waters1-1/+20
2016-08-18rawparse: Fix and extend unit testsCarlos Rafael Giani3-0/+114
2016-08-18rawvideoparse: Compute plane offsets & strides if no custom ones are setCarlos Rafael Giani1-0/+112
2016-08-11dashdemux: Disable unit test for the time beingSebastian Dröge1-1/+3
2016-08-11dash: Add test for parsing a moof boxSebastian Dröge3-1/+193
2016-08-11dash: Add unit test for ISOBFF box header parsingSebastian Dröge2-1/+132
2016-08-03hlsdemux: move variant list handling over to new master playlist codeTim-Philipp Müller1-182/+196
2016-08-03qmlglsrc: Add qmlglsrc unit test exampleHaihua Hu10-7/+176
2016-08-02aiffparse: In PUSH mode we will never get the ID3 tags as they are at the end...Sebastian Dröge1-3/+9
2016-08-02tests: dashdemux: add test for gst_mpd_client_get_maximum_segment_durationAlex Ashley1-0/+77
2016-07-26tests: fix simple-launch-lines when jpeg lib isn't presentVincent Penquerc'h1-2/+6
2016-07-26rawparse: Add new raw audio and video parser elementsCarlos Rafael Giani4-0/+807
2016-07-26glcontext: remove not thread-safe get/set_error()Matthew Waters2-16/+2
2016-07-26glframebuffer: rewrite for a more consistent APIMatthew Waters1-11/+16
2016-07-25player: move 'position-update-interval' setting to the config structGuillaume Desmottes1-10/+17
2016-07-25player: add API to change http user agentGuillaume Desmottes1-0/+53
2016-07-22qml: Don't forget to unref the actual sink element after setting it on glsinkbinSebastian Dröge1-0/+1
2016-07-22qml: Use glsinkbin instead of glupload directlySebastian Dröge1-4/+6
2016-07-18tests: fix bus leakGuillaume Desmottes5-15/+16
2016-06-29glmemory: add the texture type to allocate to parametersMatthew Waters4-10/+18
2016-06-27tests: Ignore kmssink for state change testOlivier Crête1-1/+1
2016-06-21templatematch: fix buffer leak in testGuillaume Desmottes1-0/+1
2016-06-21glimagesink: fix query leak in testGuillaume Desmottes1-0/+1
2016-06-21glimagesink: properly setup/teardown testsGuillaume Desmottes1-5/+1
2016-06-21glupload: fix shader leak in testGuillaume Desmottes1-0/+2
2016-06-21uvch264demux: fix buffer leaks in testGuillaume Desmottes1-0/+2
2016-06-21camerabin: fix element leak in testGuillaume Desmottes1-0/+1
2016-06-21fix buffer leaks in testsGuillaume Desmottes1-0/+1
2016-06-21fix event leaks in testsGuillaume Desmottes2-4/+4
2016-06-21audiointerleave: fix message leaks by flushing the busGuillaume Desmottes1-0/+2
2016-06-21autoconvert: fix factories leak in testGuillaume Desmottes1-1/+1
2016-06-16tests/glcontext: link against gstvideo for gst_video_info_*Matthew Waters1-1/+2
2016-06-16tests/glcontext: update test for gen,del_texture removalMatthew Waters1-7/+21