Changeset 1179 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon
- Timestamp:
- 8 Jul 2015, 02:47:00 (10 years ago)
- File:
-
- 1 edited
-
branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h
r1178 r1179 55 55 #define BSP_INIT_ARRIVAL_SEI 1 ///< JCTVC-R0231: Make signalling of vcl_initial_arrival_delay independent of NalHrdBpPresentFlag 56 56 #define VPS_VUI_BSP_HRD_PARAMS 1 ///< JCTVC-R0231: Define the VPS VUI BSP hrd_params() as a separate function, and apply changes adopted. 57 #define O0137_MAX_LAYERID 1 ///< JCTVC-O0137, JCTVC-O0200, JCTVC-O0223: restrict nuh_layer_id and vps_max_layers_minus158 57 59 58 #define R0226_CONSTRAINT_TMVP_SEI 1 ///< JCTVC-R0226, Modification to semantics in temporal motion vector prediction constraints SEI message … … 265 264 #define MAX_CPB_CNT 32 ///< Upper bound of (cpb_cnt_minus1 + 1) 266 265 267 #if O0137_MAX_LAYERID266 #if SVC_EXTENSION 268 267 #define MAX_NUM_LAYER_IDS 63 269 268 #else
Note: See TracChangeset for help on using the changeset viewer.