Changeset 765 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibDecoder


Ignore:
Timestamp:
30 Apr 2014, 01:34:14 (11 years ago)
Author:
seregin
Message:

remove macro ALIGN_TSA_STSA_PICS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-6-dev/source/Lib/TLibDecoder/TDecTop.cpp

    r764 r765  
    11731173  }
    11741174#endif
    1175 #if ALIGN_TSA_STSA_PICS
     1175
     1176  // Alignment of TSA and STSA pictures across AU
    11761177  if( m_apcSlicePilot->getLayerId() > 0 )
    11771178  {
     
    12101211    }
    12111212  }
    1212 #endif
     1213
    12131214#else //SVC_EXTENSION
    12141215  //we should only get a different poc for a new picture (with CTU address==0)
Note: See TracChangeset for help on using the changeset viewer.