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.
This commit is contained in:
Gyan Doshi 2018-01-15 20:20:33 +05:30 committed by Lou Logan
parent 04a8d5c2d7
commit b50f68bb1e

View File

@ -467,8 +467,6 @@ rate control
macroblock (MB) type macroblock (MB) type
@item qp @item qp
per-block quantization parameter (QP) per-block quantization parameter (QP)
@item mv
motion vector
@item dct_coeff @item dct_coeff
@item green_metadata @item green_metadata
@ -478,18 +476,12 @@ display complexity metadata for the upcoming frame, GoP or for a given duration.
@item startcode @item startcode
@item pts
@item er @item er
error recognition error recognition
@item mmco @item mmco
memory management control operations (H.264) memory management control operations (H.264)
@item bugs @item bugs
@item vis_qp
visualize quantization parameter (QP), lower QP are tinted greener
@item vis_mb_type
visualize block types
@item buffers @item buffers
picture buffer allocations picture buffer allocations
@item thread_ops @item thread_ops