summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index acacf44d35..643bb3e4fd 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -3299,6 +3299,9 @@ This flag controls changing of frame type from B to P.
@item @var{b_strategy}
This option controls usage of B frames as reference.
+@item @var{dblk_idc}
+This option disable deblocking. It has value in range 0~2.
+
@item @var{cavlc}
If set, CAVLC is used; if unset, CABAC is used for encoding.
@@ -3391,6 +3394,9 @@ Enable rate distortion optimization.
@item @var{max_frame_size}
Maximum encoded frame size in bytes.
+@item @var{dblk_idc}
+This option disable deblocking. It has value in range 0~2.
+
@item @var{idr_interval}
Distance (in I-frames) between IDR frames.
@table @samp