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:59:41 -0700 |
commit | 852ee0e0ad264ab010d963ba77bc9685e7d1e47e (patch) | |
tree | 3406c3f27a9d61a29e01de12a15dd94f879fef57 /doc | |
parent | ed2c15eadc3bcd3e9541e7a656de2d1994274bfa (diff) | |
download | ffmpeg-852ee0e0ad264ab010d963ba77bc9685e7d1e47e.tar.gz |
doc/encoders: Remove options that were not there when branch was cut from master
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'doc')
-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 bfba772736..af25182cf3 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 |