Changeset 485 in SHVCSoftware for branches/SHM-4.0-dev/source/Lib/TLibCommon


Ignore:
Timestamp:
16 Nov 2013, 01:12:02 (12 years ago)
Author:
qualcomm
Message:

Removal of IRAP align dependency constraints on poc_Reset_flag and move IRAP align flag to VPS VUI (JCTVC-O0223 proposal 2,JCTVC-O0139 proposal 5)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-4.0-dev/source/Lib/TLibCommon/TypeDef.h

    r484 r485  
    138138
    139139#define N0147_IRAP_ALIGN_FLAG            1      ///< a flag to indicatate whether IRAPs are aligned across layers
     140#if N0147_IRAP_ALIGN_FLAG
     141#define O0223_O0139_IRAP_ALIGN_NO_CONTRAINTS  1  ///< Remove IRAP align depedency constraints on poc_Reset_flag.
     142#define IRAP_ALIGN_FLAG_IN_VPS_VUI       1       ///< Move IRAP align flag to VPS VUI
     143#endif
    140144#if !N0147_IRAP_ALIGN_FLAG
    141145#define IDR_ALIGNMENT                    1      ///< align IDR picures across layers : As per JCTVC-N0373, IDR are not required to be aligned.
Note: See TracChangeset for help on using the changeset viewer.