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


Ignore:
Timestamp:
6 Jul 2015, 20:23:02 (10 years ago)
Author:
seregin
Message:

macro cleanup: SHM_FIX7

File:
1 edited

Legend:

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

    r1100 r1101  
    10341034
    10351035#if N0065_LAYER_POC_ALIGNMENT
    1036 #if SHM_FIX7
    1037     }
    1038 #endif
    1039       if( !pcSlice->getIdrPicFlag() )
    1040       {
     1036    }
     1037    if( !pcSlice->getIdrPicFlag() )
     1038    {
    10411039#endif
    10421040      TComReferencePictureSet* rps = pcSlice->getRPS();
     
    11561154#endif
    11571155      }
    1158 #if N0065_LAYER_POC_ALIGNMENT && !SHM_FIX7
    1159       }
    1160 #endif
    11611156    }
    11621157
Note: See TracChangeset for help on using the changeset viewer.