summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* examples: Build waylandsink exampleNicolas Dufresne2018-06-062-1/+14
* gitignore: Add h265parser testEdward Hervey2018-06-011-0/+1
* directfb: don't error out for warnings in system headersTim-Philipp Müller2018-05-281-0/+3
* webrtcbin: implement support for FEC and RTXMathieu Duponchelle2018-05-094-2/+295
* meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan2018-05-051-2/+2
* waylandsink: Only build if gtk-3.0 was built with wayland targetJan Schmidt2018-05-061-1/+1
* videoaggregator: Rename ignore-eos pad property to repeat-after-eosSebastian Dröge2018-05-042-6/+6
* meson: fix build when msdk is not foundTim-Philipp Müller2018-03-091-1/+1
* tests: add msdkh264enc element unit testWang,Fei2018-03-093-0/+175
* tests: player: disable broken test_play_media_info testTim-Philipp Müller2018-03-051-1/+1
* h265parser: allow partial matching on range extension profileGuillaume Desmottes2018-03-051-0/+16
* h265parse: add support for 'Format range extensions profiles'Guillaume Desmottes2018-03-051-0/+148
* h265parser: decouple GstH265Profile and GstH265ProfileIDCGuillaume Desmottes2018-03-053-0/+98
* Remove schroedinger pluginTim-Philipp Müller2018-03-014-186/+0
* 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