diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2002-10-15 17:31:33 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2002-10-15 17:31:33 +0000 |
commit | 49b0c81d6a00c02df4d0e0579487cc2bf53501f5 (patch) | |
tree | 5265d7419f8b4b07f5d91c7873ee1aa920ab6198 /man | |
parent | acf812ab36f415912a1addfd999de0ec0a0399cf (diff) | |
download | flac-49b0c81d6a00c02df4d0e0579487cc2bf53501f5.tar.gz |
remove -E,--escape-coding
Diffstat (limited to 'man')
-rw-r--r-- | man/flac.sgml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/man/flac.sgml b/man/flac.sgml index 9aa1660e..00de8cb0 100644 --- a/man/flac.sgml +++ b/man/flac.sgml @@ -501,18 +501,6 @@ </varlistentry> <varlistentry> - <term><option>-E</option>, <option>--escape-coding</option></term> - - <listitem> - <para>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%.</para> - </listitem> - </varlistentry> - - <varlistentry> <term><option>-l</option> <replaceable>#</replaceable>, <option>--max-lpc-order</option>=<replaceable>#</replaceable></term> <listitem> |