Changeset 1164 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder
- Timestamp:
- 8 Jul 2015, 01:06:51 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp
r1163 r1164 3146 3146 #endif 3147 3147 3148 #if P0307_VPS_NON_VUI_EXTENSION3149 3148 READ_UVLC( uiCode, "vps_non_vui_extension_length"); vps->setVpsNonVuiExtLength((Int)uiCode); 3150 3149 … … 3163 3162 printf("\n\nUp to the current spec, the value of vps_non_vui_extension_length is supposed to be 0\n"); 3164 3163 } 3165 #endif3166 3164 #endif 3167 3165
Note: See TracChangeset for help on using the changeset viewer.