Changeset 833 in 3DVCSoftware for trunk/cfg


Ignore:
Timestamp:
7 Feb 2014, 20:31:12 (11 years ago)
Author:
tech
Message:

Merged 9.3-dev0@831.

Location:
trunk/cfg/3D-HEVC
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg

    r724 r833  
    231231DepthRefinement                     : 1                # Dispary refined by depth DoNBDV
    232232IvMvScaling                         : 1                # Interview motion vector scaling
    233 
    234 
     233DBBP                                : 1                # Depth-based Block Partitioning
    235234
    236235#========== depth coding tools ==========
  • trunk/cfg/3D-HEVC/baseCfg_2view+depth.cfg

    r735 r833  
    202202IvMvScaling                         : 1                # Interview motion vector scaling
    203203SubPULog2Size                       : 3                # Log2 of sub-PU size for IvMvPred (2...6)
    204 
     204SubPUMPILog2Size                    : 3                # Log2 of sub-PU size for MPI (3...6)
     205DBBP                                : 1                # Depth-based Block Partitioning
    205206
    206207#========== depth coding tools ==========
    207 VSO                       : 1                                      # use of view synthesis optimization for depth coding
     208VSO                                : 1                 # use of view synthesis optimization for depth coding
    208209DMM                                : 1
    209210SDC                                : 1
  • trunk/cfg/3D-HEVC/baseCfg_3view+depth.cfg

    r724 r833  
    231231DepthRefinement                     : 1                # Dispary refined by depth DoNBDV
    232232IvMvScaling                         : 1                # Interview motion vector scaling
    233 SubPULog2Size                       : 3                            # Log2 of sub-PU size for IvMvPred (2...6)
    234 
     233SubPULog2Size                       : 3                # Log2 of sub-PU size for IvMvPred (2...6)
     234SubPUMPILog2Size                    : 3                # Log2 of sub-PU size for MPI (3...6)
     235DBBP                                : 1                # Depth-based Block Partitioning
    235236
    236237#========== depth coding tools ==========
    237 VSO                       : 1                                      # use of view synthesis optimization for depth coding
     238VSO                                : 1                 # use of view synthesis optimization for depth coding
    238239DMM                                : 1
    239240SDC                                : 1
Note: See TracChangeset for help on using the changeset viewer.