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


Ignore:
Timestamp:
8 Jul 2015, 02:53:47 (10 years ago)
Author:
seregin
Message:

macro cleanup: VPS_VUI_OFFSET

File:
1 edited

Legend:

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

    r1173 r1181  
    23532353#endif
    23542354      {
     2355        //The following code also calculates the VPS VUI offset
    23552356#else
    23562357      OutputNALUnit nalu(NAL_UNIT_VPS);
    2357 #endif
    2358 #if VPS_VUI_OFFSET
    2359       // The following code also calculates the VPS VUI offset
    23602358#endif
    23612359      m_pcEntropyCoder->setBitstream(&nalu.m_Bitstream);
Note: See TracChangeset for help on using the changeset viewer.