audio: Use new AudioFormatInfo::fill_silence function
authorMarijn Suijten <marijns95@gmail.com>
Wed, 25 Nov 2020 16:52:42 +0000 (17:52 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 26 Nov 2020 08:06:42 +0000 (10:06 +0200)
commitdc90a3d3cfff3f8c043a6dcd2c82a18dc31ce77f
tree4dd08e2a927bf39ff9c377750008d9781f0be31a
parentd4df91cd9b78e3c15cc9c100a3df2094ffc3183b
audio: Use new AudioFormatInfo::fill_silence function

The function is renamed to be properly associated with AudioFormatInfo
(its instance) instead of AudioFormat (an unrelated enum), see [1] for
the rename itself.

[1]: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/940
gst/audiobuffersplit/gstaudiobuffersplit.c
gst/inter/gstinteraudiosrc.c