Changeset 812 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibCommon
- Timestamp:
- 28 Jun 2014, 00:57:17 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/Lib/TLibCommon/TypeDef.h
r806 r812 48 48 #define O0137_MAX_LAYERID 1 ///< JCTVC-O0137, JCTVC-O0200, JCTVC-O0223: restrict nuh_layer_id and vps_max_layers_minus1 49 49 50 #define Q0108_TSA_STSA 1///< JCTVC-Q0108, Remove cross-layer alignment constraints of TSA and STSA pictures, enable to have different prediction structures in different layers50 #define Q0108_TSA_STSA 0 ///< JCTVC-Q0108, Remove cross-layer alignment constraints of TSA and STSA pictures, enable to have different prediction structures in different layers 51 51 #define Q0177_SPS_TEMP_NESTING_FIX 1 ///< JCTVC-Q0177; Fix the inference value of sps_temporal_id_nesting_flag when it is not present 52 52 #define Q0177_EOS_CHECKS 1 ///< JCTVC-Q0177; Put checks on handling EOS … … 226 226 #define HRD_BPB 1 ///< JCTVC-Q0101 Bitstream Partition Buffering Proposals 227 227 #define DPB_CONSTRAINTS 1 ///< JCTVC-Q0100 RPS DPB constraints 228 #define Q0189_TMVP_CONSTRAINTS 1229 #define Q0247_FRAME_FIELD_INFO 1230 228 231 229 /// scalability types … … 260 258 #define LAYERS_NOT_PRESENT_SEI 1 ///< JCTVC-M0043: add layers not present SEI. 261 259 #define N0383_IL_CONSTRAINED_TILE_SETS_SEI 1 260 #define Q0189_TMVP_CONSTRAINTS 1 ///< JCTVC-Q0189: indicate constraints on TMVP 261 #define Q0247_FRAME_FIELD_INFO 1 ///< JCTVC-Q0247: field_frame_info SEI message 262 262 263 263
Note: See TracChangeset for help on using the changeset viewer.