meson: Add an option for the 'Tremor' Vorbis implementation
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 10 Sep 2018 16:52:16 +0000 (22:22 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 10 Sep 2018 16:52:16 +0000 (22:22 +0530)
commit41b7a65b81bdb1f257f2a8552d42dc0047e463dc
treeca1d75451445703fb84c46dc3f868d790b6a85a6
parent22f6ff094aa71bfd8c6d7b49559350c624e22be7
meson: Add an option for the 'Tremor' Vorbis implementation

It makes sense to control it explicitly to allow us to enable it on
platforms that don't have hardware floating-point, and to allow people
to enable the 'vorbis' plugin without having to also provide the
Tremor dependency which is useless on most devices.
ext/vorbis/gstivorbisdec.c
ext/vorbis/meson.build
meson_options.txt