summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-02-28 18:06:58 +0000
committerMans Rullgard <mans@mansr.com>2011-03-19 15:24:31 +0000
commit42cfb3835b5dad327b7dc22740e8b6e482ecfcd2 (patch)
tree6f1495e98b4f46cbef223f0cd6fb28e039a5e4b2 /configure
parent5a15602a4e99c730036c33b467f60248889219e1 (diff)
Remove Sonic experimental audio codec
Since initially committed in 2004, this codec has only been touched for maintenanance. Functionally, it contains no novel ideas and its intended audience is better served by existing mature codecs. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 1494994d25..7b89564b25 100755
--- a/configure
+++ b/configure
@@ -1324,9 +1324,6 @@ shorten_decoder_select="golomb"
sipr_decoder_select="lsp"
snow_decoder_select="dwt"
snow_encoder_select="aandct dwt"
-sonic_decoder_select="golomb"
-sonic_encoder_select="golomb"
-sonic_ls_encoder_select="golomb"
svq1_encoder_select="aandct"
svq3_decoder_select="golomb h264dsp h264pred"
svq3_decoder_suggest="zlib"