summaryrefslogtreecommitdiff
path: root/tests/check
Commit message (Expand)AuthorAgeFilesLines
* Remove schroedinger pluginTim-Philipp Müller2018-03-014-186/+0
* audiomixer: remove, moved to -baseTim-Philipp Müller2018-02-135-3043/+1
* dtls: add meson definition for recently added testMatthew Waters2018-02-081-0/+1
* tests: add a test for the dtls{enc,dec} elementsMatthew Waters2018-02-053-0/+200
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-024-0/+1398
* tests: camerabin: skip checks if we don't have encoders for the default formatTim-Philipp Müller2018-01-201-4/+7
* tests: ipcpipeline: fix struct initialisation warnings with clangTim-Philipp Müller2018-01-171-92/+75
* check: Update gitignoreEdward Hervey2018-01-112-1/+1
* audioaggregator: implement input conversionMathieu Duponchelle2017-12-191-9/+146
* gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-191-2/+2
* gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller2017-12-1914-3973/+0
* dashdemux: parse xs:dateTime's timezone indicatorJun Xie2017-12-181-0/+63
* meson test: Enable libs testsMathieu Duponchelle2017-12-083-0/+52
* Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2017-12-022-1287/+0
* tests: ignore waylandsink in state change testTim-Philipp Müller2017-11-251-1/+1
* h264parse: put downstream caps first if possible on sink capsGuillaume Desmottes2017-11-221-0/+54
* tests/srtp: Bump up timeout to 3mins for testcaseEdward Hervey2017-11-211-0/+4
* gl/tests: add some simple shader testingMatthew Waters2017-11-073-0/+346
* gl/query: split tests and fix some corresponding issues in usageMatthew Waters2017-10-281-13/+210
* tests: comment and logging cleanups for audiomixer and aggregatorStefan Sauer2017-10-232-5/+10
* ipcpipeline: work around gcc bug in struct initializersStefan Sauer2017-10-201-86/+157
* aggregator: add two more tests for a sequence of dataStefan Sauer2017-10-141-0/+66
* aggregator: refactor the test helperStefan Sauer2017-10-141-67/+89
* aggregator: test cleanupStefan Sauer2017-10-141-32/+15
* Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet2017-10-031-1/+1
* tests/check: disable all ipcpipeline tests until I find a way to make them ru...George Kiagiadakis2017-09-211-1/+2
* tests: simplify audiomixer testStefan Sauer2017-09-171-12/+4
* check: Fix usage of dual probesEdward Hervey2017-09-051-7/+13
* tests: ipcpipeline: provide pipe2() on systems that don't have itGeorge Kiagiadakis2017-08-311-0/+23
* tests: ipcpipeline: make the state_changes test more deterministicGeorge Kiagiadakis2017-08-301-61/+25
* tests: ipcpipeline: fix broken exclusivity checksGeorge Kiagiadakis2017-08-301-22/+23
* tests: ipcpipeline: attempt to make tags test more deterministicGeorge Kiagiadakis2017-08-301-48/+84
* meson: fix build for isoff lib additionTim-Philipp Müller2017-08-261-1/+1
* isoff: Add parsing mss specific tfrf and tfxd boxesSeungha Yang2017-08-252-0/+213
* isoff: Add parsing moov and tfdtSeungha Yang2017-08-252-1/+388
* isoff: Move isoff to gst-libsSeungha Yang2017-08-253-25/+21
* tests: ipcpipeline: skip broken testsTim-Philipp Müller2017-08-251-5/+5
* tests/player: check for media-info-updated before duration-changedPhilippe Normand2017-08-251-9/+18
* gl/checks: fix buildMatthew Waters2017-08-243-0/+3
* glutils: fix matrix operations everywhereMatthew Waters2017-08-233-0/+274
* gl: do not include GL headers in public gstgl headersJulien Isorce2017-08-225-9/+192
* tests: export symbols of parser tests helper lib and make it staticTim-Philipp Müller2017-08-102-20/+28
* ipcpipeline: move to sys/ and make it dependent on platform support for unix ...George Kiagiadakis2017-08-021-1/+7
* tests/check: add automatic unit test suite for the ipcpipeline elementsGeorge Kiagiadakis2017-08-012-0/+5993
* tests: audiomixer: set all properties at onceStefan Sauer2017-07-151-6/+3
* tests: audiomixer: use the buffer helper for other tests tooStefan Sauer2017-07-151-37/+23
* audiomixer: add a helper for buffer creationStefan Sauer2017-07-141-88/+31
* audiomixer: use test helper once moreStefan Sauer2017-07-131-3/+2
* audiomixer: more test cleanupsStefan Sauer2017-07-101-264/+141
* audiomixer: refactor testStefan Sauer2017-07-101-19/+16