Changeset 847 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon
- Timestamp:
- 29 Jul 2014, 00:31:31 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h
r846 r847 48 48 #define VPS_VUI_OFFSET 1 ///< N0085: Signal VPS VUI offset in the VPS extension 49 49 #define REMOVE_BSP_HRD_SEI 1 ///< R0010: Remove bitstream partition HRD SEI message. 50 #define NESTING_SEI_EXTENSIBILITY 1 ///< R0221: Signalling the number of SEI messages in bitstream partition nesting SEI message 50 51 #define O0137_MAX_LAYERID 1 ///< JCTVC-O0137, JCTVC-O0200, JCTVC-O0223: restrict nuh_layer_id and vps_max_layers_minus1 51 52 … … 299 300 #define MAX_NESTING_NUM_OPS 1024 300 301 #define MAX_NESTING_NUM_LAYER 64 301 302 #if NESTING_SEI_EXTENSIBILITY 303 #define MAX_SEIS_IN_BSP_NESTING 64 304 #endif 302 305 #if SVC_EXTENSION 303 306 #define MAX_VPS_OP_LAYER_SETS_PLUS1 (MAX_LAYERS+1)
Note: See TracChangeset for help on using the changeset viewer.