summaryrefslogtreecommitdiff
path: root/tests/check/elements
Commit message (Expand)AuthorAgeFilesLines
* d3d11: Add support for GRAY and more YUV formatsSeungha Yang2021-06-231-72/+129
* tests: msdkh264dec: Run test only if factory is available.Víctor Manuel Jáquez Leal2021-06-211-7/+9
* d3d11: Add support for YV12 and NV21 formatsSeungha Yang2021-06-031-4/+4
* test: camerabin: Fix buffer size calculationNicolas Dufresne2021-06-021-1/+5
* Use gst_buffer_new_memdup()Tim-Philipp Müller2021-05-242-12/+19
* Use new gst_buffer_new_copy()Tim-Philipp Müller2021-05-232-24/+13
* webrtc test: Print content of error GstMessageOlivier Crête2021-05-131-0/+8
* webrtcbin tests: Add test for intersection src pad capsOlivier Crête2021-05-131-0/+113
* webrtc test: Add explicit test clockOlivier Crête2021-05-131-0/+8
* webrtc test: Add test for codec preferences negotiationOlivier Crête2021-05-131-2/+77
* webrtcbin: Implement caps queries on sinkpad based on codec preferencesOlivier Crête2021-05-131-0/+38
* webrtcbin tests: Use properties to access the inside of the transceiver objectOlivier Crête2021-05-131-7/+11
* webrtcbin: Add unit test for closing of data channelsJohan Sternerup2021-05-121-0/+178
* Use gst_element_request_pad_simple...François Laignel2021-05-056-13/+13
* tests/netsim: Set src caps before creating buffersDoug Nazar2021-04-211-1/+3
* d3d11: Add support for BGRx and RGBx formatsSeungha Yang2021-04-211-4/+4
* webrtcbin test: Don't fail if data channel is createdOlivier Crête2021-04-211-0/+2
* tests/avtp: increase timeout of test_depayloader_fragmented_bigDoug Nazar2021-04-141-3/+6
* check: fix dash_mpdparser_check_mpd_client_set_methods test.Doug Nazar2021-04-141-2/+2
* line21enc: fix remove-caption-meta property testDoug Nazar2021-04-131-4/+43
* tests: fix shm test deadlockDoug Nazar2021-04-131-2/+2
* check: Fix test dash_mpdparser_xlink_periodDoug Nazar2021-04-131-1/+1
* webrtcbin test: Wait for set-local-desc & set-remote-desc to continueOlivier Crête2021-04-121-10/+12
* webrtcbin test: Add for the case where a second m-line is renegotiatedOlivier Crête2021-04-121-9/+102
* webrtc test: Verify that forcing different kinds on peers failsOlivier Crête2021-04-121-0/+69
* webrtc tests: Verify that create-offer is rejected when neededOlivier Crête2021-04-121-0/+80
* webrtcbin test: Add test for various cases where get_request_pad is meant to ...Olivier Crête2021-04-121-0/+93
* webrtcbin: Try to match an existing transceiver on pad requestOlivier Crête2021-04-121-0/+1
* webrtcbin test: Test adding a stream to a stream+datachannelOlivier Crête2021-04-121-1/+71
* tests/webrtc: check for more sdp things across the boardMatthew Waters2021-03-191-245/+501
* cccombiner: implement schedulingMathieu Duponchelle2021-03-171-92/+7
* zxing: update to support version 1.1.1Stéphane Cerveau2021-03-121-18/+15
* webrtc: don't generate duplicate rtx payloads when bundle-policy is setMatthew Waters2021-03-091-0/+94
* tests: Add negotiation tests for the interlace elementsVivia Nikolaidou2021-03-081-0/+216
* webrtc ice: Add 'min/max-rtp-port' props for setting RTP port rangeIlya Kreymer2021-03-011-1/+74
* h264parse: don't invalidate the last PPS when parsing a new SPSMichael Olbrich2021-02-171-0/+70
* test: Add more test cases for the av1parse obu aligned output.He Junyan2021-01-262-0/+118
* test: Add test cases for av1parse element.He Junyan2021-01-192-0/+2059
* d3d11: Add support for packed 4:2:2 and 4:4:4 10bits formatsSeungha Yang2020-11-201-2/+2
* tests: Don't set dtlsenc state before linking.Jan Schmidt2020-10-311-1/+2
* dtls: Catch bus errors and fail instead of hanging.Jan Schmidt2020-10-311-1/+32
* tests: Add CUDA filter unit testsSeungha Yang2020-10-162-0/+384
* tests: svthevcenc: Fix test_encode_simpleJan Alexander Steffens (heftig)2020-10-101-1/+1
* tests/avtp: Fix coverity issuesEderson de Souza2020-09-283-5/+8
* d3d11: Add support for packed 8bits 4:2:2 YUV formatsSeungha Yang2020-09-181-2/+48
* webrtc: propagate more errors through the promiseMatthew Waters2020-09-141-27/+156
* videoparsers: Add vp9parse elementSeungha Yang2020-09-102-0/+1465
* line21enc: add remove-caption-meta propertyMathieu Duponchelle2020-09-091-1/+2
* line21enc: heavily constrain video heightMathieu Duponchelle2020-09-091-4/+4
* tests: mpegtsmux: Test that we can manipulate pads after stopJan Alexander Steffens (heftig)2020-09-011-2/+45