mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
1baa36c14a
In https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5063 the range of volume value has changed which breaks backward compatibility when using a GstDirectControlBinding which is not acceptable. To avoid breaking compatibility add the feature of allowing the full range using another property with the full range. When using that full range, the value of the `volume` property might end up being out of its valid range but we do not really have a good solution for that. Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3257 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6222> |
||
---|---|---|
.. | ||
gstvolume.c | ||
gstvolume.h | ||
gstvolumeorc-dist.c | ||
gstvolumeorc-dist.h | ||
gstvolumeorc.orc | ||
meson.build |