Changeset 566 in SHVCSoftware for branches/SHM-5.0-dev/source/Lib/TLibEncoder
- Timestamp:
- 27 Jan 2014, 18:03:48 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.0-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
r565 r566 615 615 // more syntax elements to be written here 616 616 617 #if VERT_MV_CONSTRAINT618 617 // Vertical MV component restriction is not used in SHVC CTC 619 618 WRITE_FLAG( 0, "inter_view_mv_vert_constraint_flag" ); 620 #endif 619 621 620 if( pcSPS->getLayerId() > 0 ) 622 621 {
Note: See TracChangeset for help on using the changeset viewer.