summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Dist compositor crossfade example and pythons script for meson buildTim-Philipp Müller2018-02-153-3/+8
* audiomixer: remove, moved to -baseTim-Philipp Müller2018-02-135-3043/+1
* qt: remove plugin, moved to -goodTim-Philipp Müller2018-02-1212-367/+0
* gtk: remove, plugin has moved to -goodTim-Philipp Müller2018-02-126-785/+2
* 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-0211-2/+2062
* 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
* tests: remove test that's never been ported to 1.xTim-Philipp Müller2018-01-164-1834/+1
* check: Update gitignoreEdward Hervey2018-01-112-1/+1
* audioaggregator: implement input conversionMathieu Duponchelle2017-12-191-9/+146
* gtk example: Fix cflags in Makefile.amOlivier Crête2017-12-191-0/+1
* gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-192-14/+13
* gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller2017-12-19113-13238/+2
* dashdemux: parse xs:dateTime's timezone indicatorJun Xie2017-12-181-0/+63
* meson test: Enable libs testsMathieu Duponchelle2017-12-083-0/+52
* examples: audiomixmatrix: Remove unused partWonchul Lee2017-12-062-62/+1
* 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
* sdlshare: Destroy GL backend buffer before the GL ContextNicolas Dufresne2017-11-241-9/+9
* sdlshare2: Fix race conditionsNicolas Dufresne2017-11-241-24/+42
* meson: Build gl/sdl examplesNicolas Dufresne2017-11-243-1/+24
* meson: Playout example has not GL depsNicolas Dufresne2017-11-241-8/+6
* meson: Add missing examples directoryNicolas Dufresne2017-11-241-0/+13
* meson: Build playout exampleNicolas Dufresne2017-11-241-0/+9
* 3dvideo example: Correct video overlay for HiDPIJan Schmidt2017-11-241-1/+8
* 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
* Use value instead of version macro when testing for mac OS versionJérôme Laheurte2017-10-202-2/+2
* 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
* meson: Define GST_USE_UNSTABLE_API in the build systemNicolas Dufresne2017-10-042-6/+1
* Fix autotools build broken by 25dee2f2cb21d3fddReynaldo H. Verdejo Pinochet2017-10-031-0/+3
* Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet2017-10-031-1/+1
* meson: Build tsparser exampleNicolas Dufresne2017-10-032-0/+8
* tsparses: Define GST_USE_UNSTABLE_APINicolas Dufresne2017-10-031-0/+2
* 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
* examples: Makefile.am: add ipcpipeline in SUBDIRS if enabledGeorge Kiagiadakis2017-09-041-1/+8
* examples: ipcpipeline: get rid of yet another use of SOCK_NONBLOCKGeorge Kiagiadakis2017-09-041-1/+7
* examples: ipcpipeline: do not use the linux-specific SOCK_NONBLOCK flagGeorge Kiagiadakis2017-08-312-2/+15
* 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