Changeset 956 in SHVCSoftware for branches/SHM-upgrade/cfg
- Timestamp:
- 5 Jan 2015, 20:27:38 (10 years ago)
- Location:
- branches/SHM-upgrade/cfg
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-upgrade/cfg/layers.cfg
r927 r956 53 53 LayerSetLayerIdList1 : 0 1 54 54 55 NumAddLayerSets : 056 NumOutputLayerSets : 2 # Include defualt OLS, value of 0 not allowed57 DefaultTargetOutputLayerIdc : 158 Num LayersInOutputLayerSet: 1 # The number of layers in the 0-th OLS should not be specified,55 NumAddLayerSets : 0 56 NumOutputLayerSets : 2 # Include defualt OLS, value of 0 not allowed 57 DefaultTargetOutputLayerIdc : 1 58 NumOutputLayersInOutputLayerSet : 1 # The number of layers in the 0-th OLS should not be specified, 59 59 # ListOfOutputLayers0 need not be specified 60 ListOfOutputLayers1 : 160 ListOfOutputLayers1 : 1 -
branches/SHM-upgrade/cfg/layers_avcbase.cfg
r876 r956 49 49 LayerSetLayerIdList1 : 0 1 50 50 51 NumAddLayerSets : 052 NumOutputLayerSets : 2 # Include defualt OLS, value of 0 not allowed53 DefaultTargetOutputLayerIdc : 154 Num LayersInOutputLayerSet : 1 # The number of layers in the 0-th OLS should not be specified,51 NumAddLayerSets : 0 52 NumOutputLayerSets : 2 # Include defualt OLS, value of 0 not allowed 53 DefaultTargetOutputLayerIdc : 1 54 NumOutputLayersInOutputLayerSet : 1 # The number of layers in the 0-th OLS should not be specified, 55 55 # ListOfOutputLayers0 need not be specified 56 ListOfOutputLayers1 : 156 ListOfOutputLayers1 : 1
Note: See TracChangeset for help on using the changeset viewer.