Ignore:
Timestamp:
28 Oct 2015, 20:14:15 (9 years ago)
Author:
tech
Message:

Merged cfg files from HM-16.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.2-dev/cfg/HM/encoder_lowdelay_main_rext.cfg

    r1313 r1369  
    4545
    4646#=========== Deblock Filter ============
    47 
    4847LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    4948LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
     
    121120ResidualRotation                    : 1                # Enable rotation of transform-skipped and transquant-bypassed TUs through 180 degrees prior to entropy coding (not valid in V1 profiles)
    122121SingleSignificanceMapContext        : 1                # Enable, for transform-skipped and transquant-bypassed TUs, the selection of a single significance map context variable for all coefficients (not valid in V1 profiles)
    123 IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing. 1: Enable use of intra reference smoothing (not valid in V1 profiles)
     122IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing (not valid in V1 profiles). 1: Enable use of intra reference smoothing (same as V1)
    124123GolombRiceParameterAdaptation       : 1                # Enable the partial retention of the Golomb-Rice parameter value from one coefficient group to the next
    125124HighPrecisionPredictionWeighting    : 1                # Use high precision option for weighted prediction (not valid in V1 profiles)
Note: See TracChangeset for help on using the changeset viewer.