Changeset 477 in SHVCSoftware for branches/SHM-4.0-dev/source/Lib/TLibCommon
- Timestamp:
- 15 Nov 2013, 20:48:18 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.0-dev/source/Lib/TLibCommon/TypeDef.h
r475 r477 66 66 #define ILP_SSH_SIG 1 ///< JCTVC-N0195 proposal 2, JCTVC-N0118: add presence flag in VPS ext to condition inter-layer prediction signaling in slice segment header 67 67 #if ILP_SSH_SIG 68 #define ILP_SSH_SIG_FIX 1 68 #define ILP_SSH_SIG_FIX 1 ///< fix for SHM ticket #5 69 69 #endif 70 70 #define SPL_FLG_CHK 1 ///< JCTVC-N0195 proposal 5, JCTVC-N0085: constrain sum of lengths to be less than or equal to 6 … … 152 152 #define N0065_LAYER_POC_ALIGNMENT 1 153 153 154 #define O0215_PHASE_ALIGNMENT 1 // JCTVC_O0215: signal a flag to specify phase alignment case, 0: zero-position-aligned, 1: central-position-aligned, 155 #define AUXILIARY_PICTURES 1 154 #define O0215_PHASE_ALIGNMENT 1 ///< JCTVC_O0215: signal a flag to specify phase alignment case, 0: zero-position-aligned, 1: central-position-aligned, 155 #define AUXILIARY_PICTURES 1 ///< JCTVC-O0041: auxiliary picture layers 156 157 #define SHM_FIX7 1 ///< fix for SHVC WD ticket #7 156 158 157 159 #else
Note: See TracChangeset for help on using the changeset viewer.