Changeset 409 in SHVCSoftware for branches/SHM-3.1-dev/source/Lib/TLibEncoder


Ignore:
Timestamp:
4 Oct 2013, 09:33:05 (12 years ago)
Author:
qualcomm
Message:

software integration of N0147 changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-3.1-dev/source/Lib/TLibEncoder/TEncCavlc.cpp

    r407 r409  
    923923      WRITE_FLAG(vps->getMaxOneActiveRefLayerFlag(), "max_one_active_ref_layer_flag");
    924924#endif
     925#if N0147_IRAP_ALIGN_FLAG
     926      WRITE_FLAG(vps->getCrossLayerIrapAlignFlag(), "cross_layer_irap_aligned_flag");
     927#endif
    925928#if !VPS_MOVE_DIR_DEPENDENCY_FLAG
    926929#if VPS_EXTN_DIRECT_REF_LAYERS
Note: See TracChangeset for help on using the changeset viewer.