summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-10-09webrtc/datachannel: fix support for prenegotiated channelsMatthew Waters1-0/+78
2018-10-08webrtc: start in the closed stateMatthew Waters1-12/+113
2018-10-04tests/webrtcbin: add a couple more dependant element checksMatthew Waters1-9/+33
2018-09-21webrtcbin: add support for data channels based on SCTPMatthew Waters1-2/+498
2018-08-17avwait: Start video and audio together if audio starts lateVivia Nikolaidou2-4/+38
2018-08-17meson: Add an option for testsNirbheek Chauhan1-2/+4
2018-08-14check: update gitignoreVíctor Manuel Jáquez Leal2-29/+13
2018-08-03tests/check/Makefile.am: add GST_AUDIO_CFLAGS also on the planar audio adapte...George Kiagiadakis1-1/+1
2018-08-03libs: audio: add new GstPlanarAudioAdapter classGeorge Kiagiadakis3-0/+369
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-0/+1
2018-07-27meson: Add feature options for many pluginsNirbheek Chauhan2-4/+5
2018-07-24avwait: Add recording propertyVivia Nikolaidou2-0/+460
2018-07-15webrtc: Add some ssrc to caps in the unit test.Jan Schmidt1-2/+2
2018-06-18tests: Make sure to provide the KEY_UNIT flag always together with the SNAP f...Sebastian Dröge4-22/+32
2018-06-06examples: Don't install non-prefixed examplesNicolas Dufresne3-3/+3
2018-06-06examples: Build waylandsink exampleNicolas Dufresne2-1/+14
2018-06-01gitignore: Add h265parser testEdward Hervey1-0/+1
2018-05-28directfb: don't error out for warnings in system headersTim-Philipp Müller1-0/+3
2018-05-09webrtcbin: implement support for FEC and RTXMathieu Duponchelle4-2/+295
2018-05-05meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan1-2/+2
2018-05-06waylandsink: Only build if gtk-3.0 was built with wayland targetJan Schmidt1-1/+1
2018-05-04videoaggregator: Rename ignore-eos pad property to repeat-after-eosSebastian Dröge2-6/+6
2018-03-09meson: fix build when msdk is not foundTim-Philipp Müller1-1/+1
2018-03-09tests: add msdkh264enc element unit testWang,Fei3-0/+175
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