Changeset 1101 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder
- Timestamp:
- 6 Jul 2015, 20:23:02 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
r1100 r1101 1034 1034 1035 1035 #if N0065_LAYER_POC_ALIGNMENT 1036 #if SHM_FIX7 1037 } 1038 #endif 1039 if( !pcSlice->getIdrPicFlag() ) 1040 { 1036 } 1037 if( !pcSlice->getIdrPicFlag() ) 1038 { 1041 1039 #endif 1042 1040 TComReferencePictureSet* rps = pcSlice->getRPS(); … … 1156 1154 #endif 1157 1155 } 1158 #if N0065_LAYER_POC_ALIGNMENT && !SHM_FIX71159 }1160 #endif1161 1156 } 1162 1157
Note: See TracChangeset for help on using the changeset viewer.