summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-03-05tests: player: disable broken test_play_media_info testTim-Philipp Müller1-1/+1
2018-03-05h265parser: allow partial matching on range extension profileGuillaume Desmottes1-0/+16
2018-03-05h265parse: add support for 'Format range extensions profiles'Guillaume Desmottes1-0/+148
2018-03-05h265parser: decouple GstH265Profile and GstH265ProfileIDCGuillaume Desmottes3-0/+98
2018-03-01Remove schroedinger pluginTim-Philipp Müller4-186/+0
2018-02-15Dist compositor crossfade example and pythons script for meson buildTim-Philipp Müller3-3/+8
2018-02-13audiomixer: remove, moved to -baseTim-Philipp Müller5-3043/+1
2018-02-12qt: remove plugin, moved to -goodTim-Philipp Müller12-367/+0
2018-02-12gtk: remove, plugin has moved to -goodTim-Philipp Müller6-785/+2
2018-02-08dtls: add meson definition for recently added testMatthew Waters1-0/+1
2018-02-05tests: add a test for the dtls{enc,dec} elementsMatthew Waters3-0/+200
2018-02-02webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters11-2/+2062
2018-01-20tests: camerabin: skip checks if we don't have encoders for the default formatTim-Philipp Müller1-4/+7
2018-01-17tests: ipcpipeline: fix struct initialisation warnings with clangTim-Philipp Müller1-92/+75
2018-01-16tests: remove test that's never been ported to 1.xTim-Philipp Müller4-1834/+1
2018-01-11check: Update gitignoreEdward Hervey2-1/+1
2017-12-19audioaggregator: implement input conversionMathieu Duponchelle1-9/+146
2017-12-19gtk example: Fix cflags in Makefile.amOlivier Crête1-0/+1
2017-12-19gl: update plugins to use GstGL from -baseTim-Philipp Müller2-14/+13
2017-12-19gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller113-13238/+2
2017-12-18dashdemux: parse xs:dateTime's timezone indicatorJun Xie1-0/+63
2017-12-08meson test: Enable libs testsMathieu Duponchelle3-0/+52
2017-12-06examples: audiomixmatrix: Remove unused partWonchul Lee2-62/+1
2017-12-02Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2-1287/+0
2017-11-25tests: ignore waylandsink in state change testTim-Philipp Müller1-1/+1
2017-11-24sdlshare: Destroy GL backend buffer before the GL ContextNicolas Dufresne1-9/+9
2017-11-24sdlshare2: Fix race conditionsNicolas Dufresne1-24/+42
2017-11-24meson: Build gl/sdl examplesNicolas Dufresne3-1/+24
2017-11-24meson: Playout example has not GL depsNicolas Dufresne1-8/+6
2017-11-24meson: Add missing examples directoryNicolas Dufresne1-0/+13
2017-11-24meson: Build playout exampleNicolas Dufresne1-0/+9
2017-11-243dvideo example: Correct video overlay for HiDPIJan Schmidt1-1/+8
2017-11-22h264parse: put downstream caps first if possible on sink capsGuillaume Desmottes1-0/+54
2017-11-21tests/srtp: Bump up timeout to 3mins for testcaseEdward Hervey1-0/+4
2017-11-07gl/tests: add some simple shader testingMatthew Waters3-0/+346
2017-10-28gl/query: split tests and fix some corresponding issues in usageMatthew Waters1-13/+210
2017-10-23tests: comment and logging cleanups for audiomixer and aggregatorStefan Sauer2-5/+10
2017-10-20ipcpipeline: work around gcc bug in struct initializersStefan Sauer1-86/+157
2017-10-20Use value instead of version macro when testing for mac OS versionJérôme Laheurte2-2/+2
2017-10-14aggregator: add two more tests for a sequence of dataStefan Sauer1-0/+66
2017-10-14aggregator: refactor the test helperStefan Sauer1-67/+89
2017-10-14aggregator: test cleanupStefan Sauer1-32/+15
2017-10-04meson: Define GST_USE_UNSTABLE_API in the build systemNicolas Dufresne2-6/+1
2017-10-03Fix autotools build broken by 25dee2f2cb21d3fddReynaldo H. Verdejo Pinochet1-0/+3
2017-10-03Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet1-1/+1
2017-10-03meson: Build tsparser exampleNicolas Dufresne2-0/+8
2017-10-03tsparses: Define GST_USE_UNSTABLE_APINicolas Dufresne1-0/+2
2017-09-21tests/check: disable all ipcpipeline tests until I find a way to make them ru...George Kiagiadakis1-1/+2
2017-09-17tests: simplify audiomixer testStefan Sauer1-12/+4
2017-09-05check: Fix usage of dual probesEdward Hervey1-7/+13