summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ccconverter: fix framerate caps negotiation from non-cdp to cdpMatthew Waters2021-07-021-3/+13
* webrtcbin: Add a test for setting codec preferences as part of "on-new-transc...Sebastian Dröge2021-06-251-0/+102
* webrtc: Use fail_unless_equals_string() for string assertionsSebastian Dröge2021-06-251-5/+5
* webrtcbin test: Fix race in new testOlivier Crête2021-06-241-0/+8
* 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
* wpe: Make wpesrc!video pad an always padThibault Saunier2021-06-081-13/+8
* 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
* wpe: Implement audio supportPhilippe Normand2021-05-193-0/+177
* examples: va: Update the VA examples because of the new va lib.He Junyan2021-05-183-9/+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-057-15/+15
* 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
* h2645parser: Catch overflows in AVC/HEVC NAL unit length calculationsSebastian Dröge2021-03-242-0/+120
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-2/+2
* tests/webrtc: check for more sdp things across the boardMatthew Waters2021-03-191-245/+501
* examples: Add an mpegtsmux example of prog-map usage.Jan Schmidt2021-03-182-1/+100
* cccombiner: implement schedulingMathieu Duponchelle2021-03-171-92/+7
* va: example: multiple-vpp: test sharpen with dynamic controllerVíctor Manuel Jáquez Leal2021-03-162-4/+52
* va: example: multiple-vpp: test direction changeVíctor Manuel Jáquez Leal2021-03-121-1/+57
* zxing: update to support version 1.1.1Stéphane Cerveau2021-03-121-18/+15
* play: tests: Switch user-agent test to a real HTTP serverPhilippe Normand2021-03-092-7/+175
* play: tests: Refactor to use new Message bus APIPhilippe Normand2021-03-092-599/+524
* 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-082-0/+217
* webrtc ice: Add 'min/max-rtp-port' props for setting RTP port rangeIlya Kreymer2021-03-011-1/+74
* va: vpp: implement GstColorBalance interfaceVíctor Manuel Jáquez Leal2021-02-252-5/+37