Changeset 961 in SHVCSoftware for branches/SHM-upgrade/source/App/TAppDecoder/TAppDecCfg.cpp
- Timestamp:
- 6 Jan 2015, 04:21:12 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-upgrade/source/App/TAppDecoder/TAppDecCfg.cpp
r933 r961 102 102 #endif 103 103 #endif 104 #if FIX_CONF_MODE 105 ("LayerNum,-ls", nLayerNum, MAX_NUM_LAYER_IDS, "Number of layers to be decoded.") 106 #else 104 107 ("LayerNum,-ls", nLayerNum, 1, "Number of layers to be decoded.") 108 #endif 105 109 #if OUTPUT_LAYER_SET_INDEX 106 110 ("OutpuLayerSetIdx,-olsidx", olsIdx, -1, "Index of output layer set to be decoded.")
Note: See TracChangeset for help on using the changeset viewer.