summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/srtp: Bump up timeout to 3mins for testcaseEdward Hervey2017-12-011-0/+4
* tests/player: check for media-info-updated before duration-changedPhilippe Normand2017-08-251-9/+18
* tests: fix link problem on centos7Tim-Philipp Müller2017-04-271-0/+2
* tests: dash_mpd: add some inheritance testsThiago Santos2017-04-151-0/+141
* tests: fix leak in videoframe-audiolevel testVincent Penquerc'h2017-04-091-3/+6
* mpdparser: Report error if Representation is invalidSeungha Yang2017-04-091-37/+37
* tests: dash: don't use deprecated g_object_newv()Tim-Philipp Müller2017-04-082-2/+2
* srtp test: Remove deprecation disablingOlivier Crête2017-03-141-4/+0
* Revert "adaptivedemux: answer duration queries for live streams"Matthew Waters2017-03-141-0/+7
* gl: GL_ARRAY_BUFFER is not a part of VAO stateMatthew Waters2017-03-142-8/+4
* gl/format: use our own GL format enum's instead of gstvideo'sMatthew Waters2017-03-134-15/+14
* tests: h264parse: fix failures due to insertion of au delimiterHyunjun Ko2017-03-083-13/+69
* applemedia/gl: Update code to use ARCNick Kallen2017-03-072-15/+7
* tests: hls: Fix leak on test codeSeungha Yang2017-03-021-1/+6
* adaptivedemux: answer duration queries for live streamsAlex Ashley2017-03-021-7/+0
* Update Edgard Lima's emailEdgard Lima2017-02-274-4/+4
* rawparse: Move to gst-plugins-base and keep legacy audioparse/videoparse hereSebastian Dröge2017-02-253-1063/+0
* audiomixmatrix: New element that mixes audio channelsVivia Nikolaidou2017-02-233-2/+264
* rawbaseparse: Drop incomplete frames at EOSSebastian Dröge2017-02-181-0/+32
* adaptivedemux: Allow thatJan Schmidt2017-02-091-3/+4
* adaptivedemux: Fix tests for delayed pad exposure.Jan Schmidt2017-02-082-10/+39
* tests: hlsdemux: Fix live startup sequence and seek rangeSeungha Yang2017-01-311-3/+3
* gl/examples/gtk: fixed compilation on systems without GL_GEOMETRY_SHADERJuan Pablo Ugarte2017-01-131-0/+4
* 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