Changeset 1164 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder


Ignore:
Timestamp:
8 Jul 2015, 01:06:51 (10 years ago)
Author:
seregin
Message:

macro cleanup: P0307_VPS_NON_VUI_EXTENSION

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp

    r1163 r1164  
    31463146#endif
    31473147
    3148 #if P0307_VPS_NON_VUI_EXTENSION
    31493148  READ_UVLC( uiCode,           "vps_non_vui_extension_length"); vps->setVpsNonVuiExtLength((Int)uiCode);
    31503149
     
    31633162    printf("\n\nUp to the current spec, the value of vps_non_vui_extension_length is supposed to be 0\n");
    31643163  }
    3165 #endif
    31663164#endif
    31673165
Note: See TracChangeset for help on using the changeset viewer.