Changeset 1206 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder
- Timestamp:
- 8 Jul 2015, 21:08:20 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncGOP.cpp
r1203 r1206 1479 1479 pcSlice->setNalUnitType(NAL_UNIT_CODED_SLICE_CRA); 1480 1480 } 1481 } 1482 else 1483 { 1484 #if !ALIGN_IRAP_BUGFIX 1485 pcSlice->setNalUnitType(NAL_UNIT_CODED_SLICE_CRA); 1486 #endif 1487 } 1481 } 1488 1482 } 1489 1483
Note: See TracChangeset for help on using the changeset viewer.