summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* check: Use gst_check_run_suiteEdward Hervey2017-01-023-50/+6
* dash: Define debug category used in the isoff code for the test too nowSebastian Dröge2016-12-241-0/+5
* check: Use non-deprecated APIEdward Hervey2016-12-211-7/+7
* Remove various unported pluginsSebastian Dröge2016-12-2116-1594/+4
* gst: Don't declare variables inside the for loop headerSebastian Dröge2016-12-138-17/+39
* tests/examples/qmlsink: scope QApplication/EngineMatthew Waters2016-12-071-24/+27
* gst: Fix caps leakGarima Gaur2016-11-301-1/+4
* dataurisrc: remove plugin, moved to coreTim-Philipp Müller2016-11-283-235/+0
* mimic: remove ancient codecTim-Philipp Müller2016-11-233-87/+0
* mpdparser: Handle invalid external xml link for Period elementSeungha Yang2016-11-211-1/+3
* tests: fix lib and cflags order in Makefile.amTim-Philipp Müller2016-11-201-18/+15
* gl/tests: fix glimagesink element test on OSXMatthew Waters2016-11-171-27/+69
* gl/tests: don't use the default framebufferMatthew Waters2016-11-162-11/+61
* dash: Fix breakage in unit test caused by gst-indentSebastian Dröge2016-11-141-1/+1
* mpdparser: Support multiple Period elements in external xmlSeungha Yang2016-11-144-2/+110
* mpdparser: wrap unmodified data in protection eventPhilippe Normand2016-11-141-1/+1
* examples/gl/qt: fix the examples for the use of newer APIMatthew Waters2016-11-083-2/+12
* mpdparser: MS PlayReady ContentProtection parsingPhilippe Normand2016-11-042-2/+13
* gst: Fix more mentions of interlaced-mode to say interlace-modeSebastian Dröge2016-11-041-2/+2
* check: Add new test to .gitignoreEdward Hervey2016-11-031-0/+1
* gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters2016-11-033-3/+3
* glsl: fix #version 150 not working with profilesMatthew Waters2016-11-031-16/+82
* Revert "tests: rawvideoparse: add test for flow error handling"Sebastian Dröge2016-11-021-36/+0
* tests: rawvideoparse: add test for flow error handlingTim-Philipp Müller2016-11-011-0/+36
* tests: add a test for srtp elementsVincent Penquerc'h2016-11-012-0/+232
* tests/gl: make sure all GL commands are executed on the GL threadMatthew Waters2016-10-052-2/+16
* build: add missing $(GST_PLUGINS_BASE_LIBS)Martin Kelly2016-09-211-3/+3
* rtponviftimestamp: Update unit tests after changing default value of D-bitJoakim Johansson2016-09-211-7/+10
* player: Fix unit test for minor API changeSebastian Dröge2016-09-151-2/+2
* gl/examples: Really remove references to $(GST_PLUGINS_GL_*).Alistair Buxton2016-09-081-2/+2
* tests/glupload: support opengl3 properly instead of spewing GL errorsMatthew Waters2016-08-291-22/+97
* glupload: fix tests and check for the new RECONFIGURE behaviourAlessandro Decina2016-08-291-4/+44
* dash: Fix build of unit testSebastian Dröge2016-08-261-4/+8
* gitignore: add missing dash_isoff fileJosep Torra2016-08-251-1/+2
* build: fix gst-uninstalled build in osxJosep Torra2016-08-251-2/+5
* build: unconditionally check for video, audio and pbutils modulesJosep Torra2016-08-251-23/+22
* gl/examples/fxtest: fix up for wayland supportMatthew Waters2016-08-191-1/+20
* rawparse: Fix and extend unit testsCarlos Rafael Giani2016-08-183-0/+114
* rawvideoparse: Compute plane offsets & strides if no custom ones are setCarlos Rafael Giani2016-08-181-0/+112
* dashdemux: Disable unit test for the time beingSebastian Dröge2016-08-111-1/+3
* dash: Add test for parsing a moof boxSebastian Dröge2016-08-113-1/+193
* dash: Add unit test for ISOBFF box header parsingSebastian Dröge2016-08-112-1/+132
* hlsdemux: move variant list handling over to new master playlist codeTim-Philipp Müller2016-08-031-182/+196
* qmlglsrc: Add qmlglsrc unit test exampleHaihua Hu2016-08-0310-7/+176
* aiffparse: In PUSH mode we will never get the ID3 tags as they are at the end...Sebastian Dröge2016-08-021-3/+9
* tests: dashdemux: add test for gst_mpd_client_get_maximum_segment_durationAlex Ashley2016-08-021-0/+77
* tests: fix simple-launch-lines when jpeg lib isn't presentVincent Penquerc'h2016-07-261-2/+6
* rawparse: Add new raw audio and video parser elementsCarlos Rafael Giani2016-07-264-0/+807
* glcontext: remove not thread-safe get/set_error()Matthew Waters2016-07-262-16/+2
* glframebuffer: rewrite for a more consistent APIMatthew Waters2016-07-261-11/+16