audioconvert: Add dithering-threshold property
authorSebastian Dröge <sebastian@centricular.com>
Wed, 16 Feb 2022 16:49:52 +0000 (18:49 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 25 Feb 2022 19:32:28 +0000 (19:32 +0000)
commit3941eb7dbd694f7ae573e67172e7df514cbd5f2a
treee070d23d5948900c5f87c11e34b2eecebd7b0dcb
parente10bd02e1d4894aa92bb6c163ba9d989b4990efd
audioconvert: Add dithering-threshold property

By default, no dithering is applied if the target bit depth is above 20
bits. This new property allows to apply dithering nonetheless in these
cases.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1730>
subprojects/gst-plugins-base/docs/plugins/gst_plugins_cache.json
subprojects/gst-plugins-base/gst-libs/gst/audio/audio-converter.c
subprojects/gst-plugins-base/gst-libs/gst/audio/audio-converter.h
subprojects/gst-plugins-base/gst/audioconvert/gstaudioconvert.c
subprojects/gst-plugins-base/gst/audioconvert/gstaudioconvert.h