Changeset 872 in 3DVCSoftware for trunk/cfg/3D-HEVC/NonCTC/allintra


Ignore:
Timestamp:
27 Mar 2014, 10:11:29 (11 years ago)
Author:
tech
Message:

Merged HTM-10.0-dev0@871. (MV-HEVC 7 HLS)

Location:
trunk/cfg/3D-HEVC/NonCTC/allintra
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg

    r738 r872  
    3030#======== VPS/ Layer sets ================
    3131VpsNumLayerSets               : 3           # Number of layer sets   
    32 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    33 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    34 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
     32LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set
     33LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set
     34LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set
    3535
    36 DefaultOneTargetOutputLayerFlag: 0          # Output highest layer of layer sets by default
    37 OutputLayerSetIdx             : 2           # Indices of layer sets used as additional output layer sets
    38 LayerIdsInAddOutputLayerSet_0 : 2 3         # LayerIds in vps of additional output layers
     36DefaultTargetOutputLayerIdc   : 0           # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     37OutputLayerSetIdx             : 2           # Indices of layer sets used to derive additional output layer sets
     38LayerIdsInAddOutputLayerSet_0 : 2 3         # Indices in VPS of output layers in additional output layer set
    3939ProfileLevelTierIdx           : 0 0 0 0     # Indices to profile level tier (TBD)
    4040
    4141#======== VPS / Dependencies ================
    42 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    43 DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
    44 DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
     42DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     43DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
     44DirectRefLayers_3             : 1           # Indices in VPS of direct reference layers
    4545
    4646DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     
    149149#============ Lossless ================
    150150TransquantBypassEnableFlag: 0  # Value of PPS flag.
    151 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     151CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    152152
    153153#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view_AllIntra.cfg

    r655 r872  
    122122#============ Lossless ================
    123123TransquantBypassEnableFlag: 0  # Value of PPS flag.
    124 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     124CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    125125
    126126#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg

    r738 r872  
    3434#======== VPS/ Layer sets ================
    3535VpsNumLayerSets               : 5           # Number of layer sets   
    36 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    37 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    38 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
    39 LayerIdsInSet_3               : 0 1 4 5     # LayerIds in vps of layer set
    40 LayerIdsInSet_4               : 0 1 2 3 4 5 # LayerIds in vps of layer set
    41 
    42 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    43 OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
    44 LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
    45 LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
     36LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set
     37LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set
     38LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set
     39LayerIdsInSet_3               : 0 1 4 5     # Indices in VPS of layers in layer set
     40LayerIdsInSet_4               : 0 1 2 3 4 5 # Indices in VPS of layers in layer set
     41
     42DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     43OutputLayerSetIdx             : 2 3          # Indices of layer sets used to derive additional output layer sets
     44LayerIdsInAddOutputLayerSet_0 : 2 3          # Indices in VPS of additional output layers
     45LayerIdsInAddOutputLayerSet_1 : 4 5          # Indices in VPS of additional output layers
    4646ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    4747
    4848#======== VPS / Dependencies ================
    49 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    50 DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
    51 DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
    52 DirectRefLayers_4             : 0           # LayerIds in vps of direct reference layers
    53 DirectRefLayers_5             : 1           # LayerIds in vps of direct reference layers
     49DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     50DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
     51DirectRefLayers_3             : 1           # Indices in VPS of direct reference layers
     52DirectRefLayers_4             : 0           # Indices in VPS of direct reference layers
     53DirectRefLayers_5             : 1           # Indices in VPS of direct reference layers
    5454
    5555DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     
    164164#============ Lossless ================
    165165TransquantBypassEnableFlag: 0  # Value of PPS flag.
    166 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     166CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    167167
    168168#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view_AllIntra.cfg

    r655 r872  
    124124#============ Lossless ================
    125125TransquantBypassEnableFlag: 0  # Value of PPS flag.
    126 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     126CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    127127
    128128#============ Rate Control ======================
Note: See TracChangeset for help on using the changeset viewer.