lib/xiph: disable Tremor detection if libvorbis was found

And disable libvorbis detection if Tremor was explicitly enabled.

This fixes a crash bug caused by libvorbis/Tremor ABI conflict caused
by commit 4f7d52dbf2
This commit is contained in:
Max Kellermann
2019-03-17 23:36:52 +01:00
parent 6d12c22653
commit c18cd941aa
2 changed files with 16 additions and 2 deletions

1
NEWS
View File

@@ -8,6 +8,7 @@ ver 0.21.6 (not yet released)
* decoder
- opus: fix replay gain when there are no other tags
- opus: fix seeking to beginning of song
- vorbis: fix Tremor conflict resulting in crash
* output
- pulse: work around error with unusual channel count
- osx: fix build failure