Changeset 413 in SHVCSoftware for branches/SHM-3.1-dev/source/Lib/TLibCommon
- Timestamp:
- 8 Oct 2013, 08:37:32 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-3.1-dev/source/Lib/TLibCommon/TypeDef.h
r411 r413 49 49 #define VPS_NUH_LAYER_ID 1 ///< N0085: Assert that the nuh_layer_id of VPS NAL unit should be 0 50 50 #if SVC_EXTENSION 51 #define POC_RESET_FLAG 1 ///< N0244: POC reset flag for layer pictures.52 51 #define MAX_LAYERS 2 ///< max number of layers the codec is supposed to handle 52 #define POC_RESET_FLAG 1 ///< N0244: POC reset flag for layer pictures. 53 #define ALIGN_TSA_STSA_PICS 1 ///< N0084: Alignment of TSA and STSA pictures across AU. 53 54 #define REPN_FORMAT_IN_VPS 1 ///< N0092: Signal represenation format (spatial resolution, bit depth, colour format) in the VPS 54 55 #define TIMING_INFO_NONZERO_LAYERID_SPS 1 ///< N0085: Semantics of vui_timing_info_present_flag to always set that flag to zero for non-zero layer ID SPS
Note: See TracChangeset for help on using the changeset viewer.