Changeset 724 in 3DVCSoftware for trunk/cfg/3D-HEVC/fullCfg.cfg


Ignore:
Timestamp:
30 Nov 2013, 12:29:49 (11 years ago)
Author:
tech
Message:

Merged HTM-8.2-dev0@723.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cfg/3D-HEVC/fullCfg.cfg

    r655 r724  
    4848LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
    4949LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
    50 ProfileLevelTierIdx           : 0 0 0 0 0 0 # Indices to profile level tier (TBD)
     50ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    5151
    5252#======== VPS / Dependencies ================
     
    254254IvMvPred                            : 1                # Inter-view motion prediction
    255255AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
    256 IlluCompEnable                      : 1 1              # Enable Illumination compensation ( 0: off, 1: on ) (v/d)
     256IlluCompEnable                      : 1                # Enable Illumination compensation ( 0: off, 1: on ) (v/d)
    257257ViewSynthesisPred                   : 1                # View synthesis prediction
    258258DepthRefinement                     : 1                # Dispary refined by depth DoNBDV
    259259IvMvScaling                         : 1                # Interview motion vector scaling
     260SubPULog2Size                       : 3                            # Log2 of sub-PU size for IvMvPred (2...6)
    260261
    261262#========== depth coding tools ==========
    262263VSO                       : 1                          # use of view synthesis optimization for depth coding
    263264DMM                                : 1
    264 RBC                                : 1
    265265SDC                                : 1
    266266DLT                                : 1
     
    268268PC                                 : 1
    269269InterSDC                           : 1                             # use of inter sdc
     270MPI                                : 1
    270271
    271272#========== view synthesis optimization (VSO) ==========
Note: See TracChangeset for help on using the changeset viewer.