From 6233de05464c11b714cbfcb2692ff22691b1475a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 14 Jul 2009 23:07:41 +0200 Subject: encoder/twolame: new encoder plugin based on libtwolame This encoder plugin is a replacement for the LAME encoder plugin for those who prefer a "free" (non-patent encumbered) encoder library. Most of the plugin source code is copied from the LAME encoder plugin, since the LAME and TwoLAME APIs are nearly the same. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index dd52d8008..6a6696b45 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ ver 0.16 (20??/??/??) - ffmpeg: support multiple tags - sndfile: new decoder plugin based on libsndfile - flac: load external cue sheet when no internal one +* encoders: + - twolame: new encoder plugin based on libtwolame * mixers: - removed support for legacy mixer configuration - reimplemented software volume as mixer+filter plugin -- cgit v1.2.3