From 49b0c81d6a00c02df4d0e0579487cc2bf53501f5 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 15 Oct 2002 17:31:33 +0000 Subject: [PATCH] remove -E,--escape-coding --- doc/html/documentation.html | 8 -------- man/flac.sgml | 12 ------------ 2 files changed, 20 deletions(-) diff --git a/doc/html/documentation.html b/doc/html/documentation.html index 45e6682d..15425411 100644 --- a/doc/html/documentation.html +++ b/doc/html/documentation.html @@ -639,14 +639,6 @@ Exhaustive model search (expensive!). Normally the encoder estimates the best model to use and encodes once based on the estimate. With an exhaustive model search, the encoder will generate subframes for every order and use the smallest. If the max LPC order is high this can significantly increase the encode time but can shave off another 0.5%. - - - -E, --escape-coding - - - Do escape coding in the entropy coder. This causes the encoder to use an unencoded representation of the residual in a partition if it is smaller. It increases the runtime and usually results in an improvement of less than 1%. - - -l #, --max-lpc-order=# diff --git a/man/flac.sgml b/man/flac.sgml index 9aa1660e..00de8cb0 100644 --- a/man/flac.sgml +++ b/man/flac.sgml @@ -500,18 +500,6 @@ - - , - - - Do escape coding in the entropy coder. This - causes the encoder to use an unencoded representation - of the residual in a partition if it is smaller. It - increases the runtime and usually results in an - improvement of less than 1%. - - - #, =#