gst-plugins-bad: Add tinyalsa
Hi,
This MR is to enable tinyalsa as a dependency of gst-plugins-bad
under the alsa
variant.
Apart from updating the recipe itself (it was ages old), the following changes were needed:
- A backport of an unreleased fix to missing headers under Meson
- Disabling of two warnings related to API decoration changes that have not been addressed in
gst-plugins-bad
(continuation of !1401 (closed) to understand the explanation given in !1401 (comment 2319040))