summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* opencv: add cvtracker pluginVivek R2021-09-224-0/+132
* wasapideviceprovider: Add support for dynamic device add/removeSeungha Yang2021-09-211-21/+184
* openjpeg: add unit testStéphane Cerveau2021-09-202-0/+273
* tests: skip cc tests if plugin is disabledU. Artie Eoff2021-09-151-4/+4
* tests: skip aes test if elements not builtU. Artie Eoff2021-09-141-3/+2
* dashdemux: copy ContentProtection element including xml namespacesAlex Ashley2021-08-271-1/+93
* aes: add aes encryption and decryption elementsAaron Boxer2021-08-253-0/+363
* example: va: Add skin tone enhancement.Víctor Manuel Jáquez Leal2021-08-181-4/+15
* examples: va: Add random cropping.Víctor Manuel Jáquez Leal2021-08-181-8/+53
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-08-051-1/+4
* d3d11: Disable packed and subsampled YUV formatsSeungha Yang2021-07-291-1/+1
* tests: Enable closedcaption test on WindowsSeungha Yang2021-07-151-5/+5
* dash: Store entire ContentProtection node in protection event dataPhilippe Normand2021-07-151-1/+67
* tests: wasapi2: Add more device reuse casesSeungha Yang2021-07-131-17/+131
* tests: wasapi: check PLAYING -> READY -> PLAYINGJakub Janků2021-07-122-0/+129
* 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