Changeset 1458 in SHVCSoftware
- Timestamp:
- 20 Aug 2015, 19:17:45 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp
r1456 r1458 3568 3568 3569 3569 READ_FLAG( uiCode, "inter_view_mv_vert_constraint_flag" ); 3570 // Vertical MV component restriction is not used in SHVC CTC3571 assert( uiCode == 0 );3572 3570 } 3573 3571
Note: See TracChangeset for help on using the changeset viewer.