configure.ac: Enable HAVE_OGG_COMMON when using libtremor

Otherwise OGGs can't be played.
This commit is contained in:
Simon Kagstrom
2011-03-20 17:25:52 +01:00
committed by Max Kellermann
parent a28449a123
commit a8f891efcd
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.15.17 (2011/??/??)
* encoder:
- vorbis: reset the Ogg stream after flush
* decoders:
- vorbis: fix tremor support
ver 0.15.16 (2011/03/13)