- Timestamp:
- 16 Nov 2013, 04:24:07 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.0-dev/source/Lib/TLibCommon/TypeDef.h
r488 r492 45 45 #define RANDOM_ACCESS_SEI_FIX 1 46 46 #if SVC_EXTENSION 47 #define MAX_LAYERS 2 ///< max number of layers the codec is supposed to handle 48 47 49 #define O0194_DIFFERENT_BITDEPTH_EL_BL 1 ///< JCTVC-O0194: Support for different bitdepth values for BL and EL, add required configuration parameters (and Some bugfixes when REPN_FORMAT_IN_VPS (JCTVC-N0092) is enabled) 48 50 #if O0194_DIFFERENT_BITDEPTH_EL_BL … … 52 54 #define MFM_ENCCONSTRAINT 1 ///< JCTVC-O0216: Encoder constraint for motion field mapping 53 55 #define VPS_NUH_LAYER_ID 1 ///< JCTVC-N0085: Assert that the nuh_layer_id of VPS NAL unit should be 0 54 #define MAX_LAYERS 2 ///< max number of layers the codec is supposed to handle55 56 #define POC_RESET_FLAG 1 ///< JCTVC-N0244: POC reset flag for layer pictures. 56 57 #define ALIGN_TSA_STSA_PICS 1 ///< JCTVC-N0084: Alignment of TSA and STSA pictures across AU.
Note: See TracChangeset for help on using the changeset viewer.