These tests relied on setting the name of an element twice to verify that the last one set took precedence, however name is a CONSTRUCT property and the parser now errors out when such properties are set twice, in g_object_new_with_properties . Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3026>
This directory contains regression tests, functionality tests, examples, benchmarks, ... benchmarks/ benchmarks to profile pieces of GStreamer check/ unit tests using the check library, non-interactive examples/ small examples demonstrating the use of various features misc/ prototypes, random bits, ...