[FFmpeg-devel] [PATCH] docs/codecs: remove dead codec debug options
Gyan Doshi
gyandoshi at gmail.com
Mon Jan 15 16:59:39 EET 2018
From 989d5ad743222da25d9b908c2c26f67865c48fec Mon Sep 17 00:00:00 2001
From: Gyan Doshi <gyandoshi at gmail.com>
Date: Mon, 15 Jan 2018 20:20:33 +0530
Subject: [PATCH] docs/codecs: remove dead codec debug options
FF_API_DEBUG_MV has been disabled. Related options removed from docs.
Mention of non-existent debug option value 'pts' also removed.
---
doc/codecs.texi | 8 --------
1 file changed, 8 deletions(-)
diff --git a/doc/codecs.texi b/doc/codecs.texi
index 7e20374334..c9b9a1136d 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -467,8 +467,6 @@ rate control
macroblock (MB) type
@item qp
per-block quantization parameter (QP)
- at item mv
-motion vector
@item dct_coeff
@item green_metadata
@@ -478,18 +476,12 @@ display complexity metadata for the upcoming frame, GoP or for a given duration.
@item startcode
- at item pts
-
@item er
error recognition
@item mmco
memory management control operations (H.264)
@item bugs
- at item vis_qp
-visualize quantization parameter (QP), lower QP are tinted greener
- at item vis_mb_type
-visualize block types
@item buffers
picture buffer allocations
@item thread_ops
--
2.11.1.windows.1
More information about the ffmpeg-devel
mailing list