From ea4068757def9db58270f9c1c2feb0d050873883 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 6 Feb 2014 21:32:50 +0100 Subject: configure.ac: link the Vorbis encoder with libvorbis Since the encoder plugin uses a libvorbis function (and not only libvorbisenc functions), we need to link with libvorbis explicitly. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1a0c5c415..4efe51a7f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ ver 0.18.8 (not yet released) * decoder - ffmpeg: support libav v10_alpha1 +* encoder + - vorbis: fix linker failure * more robust Icy-Metadata parser * fix Solaris build failure -- cgit v1.2.3