Changeset 824 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder
- Timestamp:
- 9 Jul 2014, 05:13:22 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
r823 r824 1450 1450 } 1451 1451 } 1452 1453 #if BITRATE_PICRATE_SIGNALLING 1454 if( MaxSubLayersInLayerSetMinus1 ) 1455 { 1456 delete [] MaxSubLayersInLayerSetMinus1; 1457 } 1458 #endif 1452 1459 } 1453 1460 #endif
Note: See TracChangeset for help on using the changeset viewer.