summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-09-22opencv: add cvtracker pluginVivek R4-0/+132
2021-09-21wasapideviceprovider: Add support for dynamic device add/removeSeungha Yang1-21/+184
2021-09-20openjpeg: add unit testStéphane Cerveau2-0/+273
2021-09-15tests: skip cc tests if plugin is disabledU. Artie Eoff1-4/+4
2021-09-14tests: skip aes test if elements not builtU. Artie Eoff1-3/+2
2021-08-27dashdemux: copy ContentProtection element including xml namespacesAlex Ashley1-1/+93
2021-08-25aes: add aes encryption and decryption elementsAaron Boxer3-0/+363
2021-08-18example: va: Add skin tone enhancement.Víctor Manuel Jáquez Leal1-4/+15
2021-08-18examples: va: Add random cropping.Víctor Manuel Jáquez Leal1-8/+53
2021-08-05Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller1-1/+4
2021-07-29d3d11: Disable packed and subsampled YUV formatsSeungha Yang1-1/+1
2021-07-15tests: Enable closedcaption test on WindowsSeungha Yang1-5/+5
2021-07-15dash: Store entire ContentProtection node in protection event dataPhilippe Normand1-1/+67
2021-07-13tests: wasapi2: Add more device reuse casesSeungha Yang1-17/+131
2021-07-12tests: wasapi: check PLAYING -> READY -> PLAYINGJakub Janků2-0/+129
2021-07-02ccconverter: fix framerate caps negotiation from non-cdp to cdpMatthew Waters1-3/+13
2021-06-25webrtcbin: Add a test for setting codec preferences as part of "on-new-transc...Sebastian Dröge1-0/+102
2021-06-25webrtc: Use fail_unless_equals_string() for string assertionsSebastian Dröge1-5/+5
2021-06-24webrtcbin test: Fix race in new testOlivier Crête1-0/+8
2021-06-23d3d11: Add support for GRAY and more YUV formatsSeungha Yang1-72/+129
2021-06-21tests: msdkh264dec: Run test only if factory is available.Víctor Manuel Jáquez Leal1-7/+9
2021-06-08wpe: Make wpesrc!video pad an always padThibault Saunier1-13/+8
2021-06-03d3d11: Add support for YV12 and NV21 formatsSeungha Yang1-4/+4
2021-06-02test: camerabin: Fix buffer size calculationNicolas Dufresne1-1/+5
2021-05-24Use gst_buffer_new_memdup()Tim-Philipp Müller2-12/+19
2021-05-23Use new gst_buffer_new_copy()Tim-Philipp Müller2-24/+13
2021-05-19wpe: Implement audio supportPhilippe Normand3-0/+177
2021-05-18examples: va: Update the VA examples because of the new va lib.He Junyan3-9/+13
2021-05-13webrtc test: Print content of error GstMessageOlivier Crête1-0/+8
2021-05-13webrtcbin tests: Add test for intersection src pad capsOlivier Crête1-0/+113
2021-05-13webrtc test: Add explicit test clockOlivier Crête1-0/+8
2021-05-13webrtc test: Add test for codec preferences negotiationOlivier Crête1-2/+77
2021-05-13webrtcbin: Implement caps queries on sinkpad based on codec preferencesOlivier Crête1-0/+38
2021-05-13webrtcbin tests: Use properties to access the inside of the transceiver objectOlivier Crête1-7/+11
2021-05-12webrtcbin: Add unit test for closing of data channelsJohan Sternerup1-0/+178
2021-05-05Use gst_element_request_pad_simple...François Laignel7-15/+15
2021-04-21tests/netsim: Set src caps before creating buffersDoug Nazar1-1/+3
2021-04-21d3d11: Add support for BGRx and RGBx formatsSeungha Yang1-4/+4
2021-04-21webrtcbin test: Don't fail if data channel is createdOlivier Crête1-0/+2
2021-04-14tests/avtp: increase timeout of test_depayloader_fragmented_bigDoug Nazar1-3/+6
2021-04-14check: fix dash_mpdparser_check_mpd_client_set_methods test.Doug Nazar1-2/+2
2021-04-13line21enc: fix remove-caption-meta property testDoug Nazar1-4/+43
2021-04-13tests: fix shm test deadlockDoug Nazar1-2/+2
2021-04-13check: Fix test dash_mpdparser_xlink_periodDoug Nazar1-1/+1
2021-04-12webrtcbin test: Wait for set-local-desc & set-remote-desc to continueOlivier Crête1-10/+12
2021-04-12webrtcbin test: Add for the case where a second m-line is renegotiatedOlivier Crête1-9/+102
2021-04-12webrtc test: Verify that forcing different kinds on peers failsOlivier Crête1-0/+69
2021-04-12webrtc tests: Verify that create-offer is rejected when neededOlivier Crête1-0/+80
2021-04-12webrtcbin test: Add test for various cases where get_request_pad is meant to ...Olivier Crête1-0/+93
2021-04-12webrtcbin: Try to match an existing transceiver on pad requestOlivier Crête1-0/+1