summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: curlhttpsrc: add unit testsAlex Ashley2019-02-193-0/+698
* vcdsrc: Remove unusable VCD sourceBastien Nocera2019-02-181-1/+1
* meson: orc-test is not requiredNirbheek Chauhan2019-01-311-3/+2
* meson: Add support orc fallbackSeungha Yang2019-01-301-2/+7
* meson: enable tests for orc codeTim-Philipp Müller2019-01-161-0/+25
* tests: Enable more tests on WindowsSeungha Yang2018-12-301-6/+6
* tests: Remove compositor testSeungha Yang2018-12-301-2115/+0
* tests: Remove pointless unistd includeSeungha Yang2018-12-304-5/+0
* Remove compositor plugin which was moved to -baseTim-Philipp Müller2018-12-278-175/+3
* ccconverter: Add unit testSebastian Dröge2018-12-194-1/+359
* tests: Re-enable isoff test on WindowsSeungha Yang2018-12-181-1/+1
* tests: Fix build with MSVCSeungha Yang2018-12-181-20/+20
* meson: Prefer to use join_paths() over '/'Seungha Yang2018-12-181-1/+1
* tests: Enable unit test on WindowsSeungha Yang2018-12-182-38/+52
* examples/wayland: Add wayland multi-thread client exampleWonchul Lee2018-12-133-7/+242
* tests: mpegvideoparse: add unit test for CEA-708 closed captions extractionTim-Philipp Müller2018-12-114-4/+69
* mpegtsmux: Change unit test to not generate zero-sized buffers everSebastian Dröge2018-12-101-1/+1
* ccextractor: Copy over timecode meta from the input buffers to the outgoing c...Sebastian Dröge2018-12-061-0/+32
* ccextractor: Include framerate in the closedcaption capsSebastian Dröge2018-12-061-15/+23
* meson: build opencv and ipcpipeline examplesTim-Philipp Müller2018-11-293-3/+30
* Run gst-indent through the filesJordan Petridis2018-11-281-2/+2
* tests/webrtc: fix tests for no libniceMatthew Waters2018-11-261-2/+2
* tests/webrtc: use the existing functions in the pluginMatthew Waters2018-11-261-102/+38
* examples: codecparser: fix compiler warnings for unstable API useTim-Philipp Müller2018-11-251-2/+2
* examples: force gtk to x11 backendTim-Philipp Müller2018-11-252-0/+8
* meson: build more examplesTim-Philipp Müller2018-11-2510-7/+94
* srtp: Add unit tests for MKI supportOlivier Crête2018-11-091-0/+138
* tests: h265parser: Add test parsing nonzero vps_max_layer_id in VPSSeungha Yang2018-11-071-0/+55
* cccombiner: Add unit testSebastian Dröge2018-11-064-3/+257
* h265parser: Add same parsing test as for H264Nicolas Dufresne2018-11-061-0/+82
* h264parser: Add unit test parsing 5 valid bytes of a NALNicolas Dufresne2018-11-061-1/+20
* ccextractor: Add unit testSebastian Dröge2018-11-024-0/+354
* compositor: Implement different operators via per-pad propertySebastian Dröge2018-10-281-21/+17
* check: Disable mssdemux unit test for nowEdward Hervey2018-10-272-2/+1
* tests: Disable most gstplayer tests for nowEdward Hervey2018-10-271-15/+18
* webrtcbin: implement support for group: BUNDLEMathieu Duponchelle2018-10-151-0/+334
* tests: shm: add an end to end test for live receptionJosep Torra2018-10-101-0/+64
* webrtc/datachannel: fix support for prenegotiated channelsMatthew Waters2018-10-091-0/+78
* webrtc: start in the closed stateMatthew Waters2018-10-081-12/+113
* tests/webrtcbin: add a couple more dependant element checksMatthew Waters2018-10-041-9/+33
* webrtcbin: add support for data channels based on SCTPMatthew Waters2018-09-211-2/+498
* avwait: Start video and audio together if audio starts lateVivia Nikolaidou2018-08-172-4/+38
* meson: Add an option for testsNirbheek Chauhan2018-08-171-2/+4
* check: update gitignoreVíctor Manuel Jáquez Leal2018-08-142-29/+13
* tests/check/Makefile.am: add GST_AUDIO_CFLAGS also on the planar audio adapte...George Kiagiadakis2018-08-031-1/+1
* libs: audio: add new GstPlanarAudioAdapter classGeorge Kiagiadakis2018-08-033-0/+369
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-0/+1
* meson: Add feature options for many pluginsNirbheek Chauhan2018-07-272-4/+5
* avwait: Add recording propertyVivia Nikolaidou2018-07-242-0/+460
* webrtc: Add some ssrc to caps in the unit test.Jan Schmidt2018-07-151-2/+2