diff options
author | Timothy Gu <timothygu99@gmail.com> | 2013-09-08 16:56:39 -0700 |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2013-09-22 14:58:21 -0700 |
commit | d2feaf2ba613d446944e9be84bc581d5534e29c9 (patch) | |
tree | 00a654e2e4d3ac0a912d96223b2e5093f3eeedc7 | |
parent | 0f73cb454d1467efb2b42df681f9464a670dc41c (diff) | |
download | ffmpeg-d2feaf2ba613d446944e9be84bc581d5534e29c9.tar.gz |
doc/encoders: Remove options that were not there when branch was cut from master
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
-rw-r--r-- | doc/encoders.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi index f4d0eb1dea..08ec283708 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -445,10 +445,6 @@ Enable use of bit reservoir when set to 1. Default value is 1. LAME has this enabled by default, but can be overriden by use @option{--nores} option. -@item joint_stereo (@emph{-m j}) -Enable the encoder to use (on a frame by frame basis) either L/R -stereo or mid/side stereo. Default value is 1. - @end table @section libopencore-amrnb |