diff options
author | Timothy Gu <timothygu99@gmail.com> | 2013-09-15 17:38:16 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-10-11 19:59:07 +0200 |
commit | db4a677433a6af686a6b80f3c4a277a6981ab209 (patch) | |
tree | 27d40d7f8007644d7d180294811a0f6300fed23f | |
parent | a55e813e5394732eb806def67035b6c7980b53fb (diff) | |
download | ffmpeg-streaming-db4a677433a6af686a6b80f3c4a277a6981ab209.zip ffmpeg-streaming-db4a677433a6af686a6b80f3c4a277a6981ab209.tar.gz |
doc/codecs: Remove no longer existing options
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/codecs.texi | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi index b713672..ff268fd 100644 --- a/doc/codecs.texi +++ b/doc/codecs.texi @@ -84,9 +84,6 @@ Apply interlaced motion estimation. Use closed gop. @end table -@item sub_id @var{integer} -Deprecated, currently unused. - @item me_method @var{integer} (@emph{encoding,video}) Set motion estimation method. @@ -386,10 +383,6 @@ Possible values: @item simplemmx -@item libmpeg2mmx - -@item mmi - @item arm @item altivec @@ -406,10 +399,6 @@ Possible values: @item simplealpha -@item h264 - -@item vp3 - @item ipp @item xvidmmx @@ -772,8 +761,6 @@ Set noise reduction. Set number of bits which should be loaded into the rc buffer before decoding starts. -@item inter_threshold @var{integer} (@emph{encoding,video}) - @item flags2 @var{flags} (@emph{decoding/encoding,audio,video}) Possible values: |