Skip to content
Snippets Groups Projects
Commit 05bf732c authored by Frank Bossen's avatar Frank Bossen
Browse files

Merge branch 'Software_manual_updates' into 'master'

Software manual updates

See merge request jvet/VVCSoftware_VTM!1319
parents 26517ab2 eed3e276
No related branches found
No related tags found
No related merge requests found
...@@ -1122,6 +1122,12 @@ Specifies the value to use to derive the vps_max_layers_minus1 for layered codin ...@@ -1122,6 +1122,12 @@ Specifies the value to use to derive the vps_max_layers_minus1 for layered codin
%% %%
\begin{OptionTableNoShorthand}{Unit definition parameters}{tab:unit} \begin{OptionTableNoShorthand}{Unit definition parameters}{tab:unit}
\Option{CTUSize} &
%\ShortOption{\None} &
\Default{128} &
Defines the CTU size (width and height).
\\
\Option{MaxCUWidth} & \Option{MaxCUWidth} &
%\ShortOption{\None} & %\ShortOption{\None} &
\Default{64} & \Default{64} &
...@@ -2106,6 +2112,12 @@ Enables or disables encoder-side deblocking optimization. When it is enabled, de ...@@ -2106,6 +2112,12 @@ Enables or disables encoder-side deblocking optimization. When it is enabled, de
Enables or disables the use of multiple reference line intra prediction (MRL). Enables or disables the use of multiple reference line intra prediction (MRL).
\\ \\
\Option{DualITree} &
%\ShortOption{\None} &
\Default{false} &
Enables or disables the use of separate QTBT trees for intra slice luma and chroma channel types.
\\
\Option{MIP} & \Option{MIP} &
%\ShortOption{\None} & %\ShortOption{\None} &
\Default{true} & \Default{true} &
...@@ -2173,6 +2185,12 @@ for LCU bottom and right boundary areas. ...@@ -2173,6 +2185,12 @@ for LCU bottom and right boundary areas.
When true, resets the encoder's SAO state after an IRAP (POC order). When true, resets the encoder's SAO state after an IRAP (POC order).
\\ \\
\Option{SAOGreedyEnc} &
%\ShortOption{\None} &
\Default{false} &
Enables or disables the SAO greedy merge encoding algorithm.
\\
\Option{FastUDIUseMPMEnabled} & \Option{FastUDIUseMPMEnabled} &
%\ShortOption{\None} & %\ShortOption{\None} &
\Default{true} & \Default{true} &
...@@ -2441,6 +2459,24 @@ Enables or disables the use of low frequency non-separable transform (LFNST). ...@@ -2441,6 +2459,24 @@ Enables or disables the use of low frequency non-separable transform (LFNST).
Enables or disables the fast encoding of low frequency non-separable transform (LFNST). Enables or disables the fast encoding of low frequency non-separable transform (LFNST).
\\ \\
\Option{BCW} &
%\ShortOption{\None} &
\Default{false} &
Enables or disables the use of Bi-prediction with CU-level Weights (BCW).
\\
\Option{BcwFast} &
%\ShortOption{\None} &
\Default{false} &
Enables or disables the fast encoding of Bi-prediction with CU-level Weights (BCW).
\\
\Option{BDOF} &
%\ShortOption{\None} &
\Default{false} &
Enables or disables the use of bi-directional optical flow (BDOF).
\\
\Option{LMCSEnable} & \Option{LMCSEnable} &
%\ShortOption{\None} & %\ShortOption{\None} &
\Default{true} & \Default{true} &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment