The initial calculation for the precision shift was wrong and would allow for overflows during the calculations which were not detected and lead to wrong results. Also add a test for a case where overflows where previously not detected and caused a completely wrong result. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7406>
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, ...