Changeset 394 in SHVCSoftware for branches/SHM-3.1-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
- Timestamp:
- 12 Sep 2013, 19:43:14 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-3.1-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
r393 r394 566 566 { 567 567 // more syntax elements to be written here 568 569 #if VERT_MV_CONSTRAINT 570 // Vertical MV component restriction is not used in SHVC CTC 571 WRITE_FLAG( 0, "inter_view_mv_vert_constraint_flag" ); 572 #endif 568 573 #if SCALED_REF_LAYER_OFFSETS 569 574 if( pcSPS->getLayerId() > 0 )
Note: See TracChangeset for help on using the changeset viewer.