diff mbox series

[FFmpeg-devel,3/3] doc/ffmpeg: drop non-existent -dc option

Message ID 20230128105142.12476-3-anton@khirnov.net
State Accepted
Commit 935964bd418c6695589c99fdd3898cc0b72a7592
Headers show
Series [FFmpeg-devel,1/3] fftools/ffmpeg: add an AVClass to Muxer/OutputFile | expand

Checks

Context Check Description
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Anton Khirnov Jan. 28, 2023, 10:51 a.m. UTC
---
 doc/ffmpeg.texi | 2 --
 1 file changed, 2 deletions(-)

Comments

Paul B Mahol Jan. 28, 2023, 11:07 a.m. UTC | #1
LGTM
diff mbox series

Patch

diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 67b3294256..6b93386b49 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1041,8 +1041,6 @@  version > 1:
 @code{out= %2d st= %2d frame= %5d q= %2.1f PSNR= %6.2f f_size= %6d s_size= %8.0fkB time= %0.3f br= %7.1fkbits/s avg_br= %7.1fkbits/s}
 @item -top[:@var{stream_specifier}] @var{n} (@emph{output,per-stream})
 top=1/bottom=0/auto=-1 field first
-@item -dc @var{precision}
-Intra_dc_precision.
 @item -vtag @var{fourcc/tag} (@emph{output})
 Force video tag/fourcc. This is an alias for @code{-tag:v}.
 @item -qphist (@emph{global})