Clearing sticky events - besides EOS, STREAM_GROUP_DONE, and SEGMENT - risks losing them if a flush occurs before we get another buffer. Also adds a unit test: parser_sticky_events_after_flush Fixes #4193 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9506>
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, ...