package/sdl_mixer: prefer tremor over libvorbis
authorPaul Cercueil <paul@crapouillou.net>
Thu, 12 Dec 2019 17:18:59 +0000 (18:18 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 12 Dec 2019 20:53:07 +0000 (21:53 +0100)
commitdcb32a0030d8bd2e3c53ed2881351c097c4b9517
tree364515561df7373a0e01d6e890a6b8ab1821252b
parent9bc3c8dd610bb14690f8ff646d44742ab8fff513
package/sdl_mixer: prefer tremor over libvorbis

When Tremor is enabled, configure SDL_mixer to use this Vorbis decoding
library instead of libvorbis. Since Tremor does fixed-point math, it is
safe to assume that if it's enabled then it is faster than libvorbis on
the target architecture.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/sdl_mixer/sdl_mixer.mk