Changeset 466 in SHVCSoftware for branches/SHM-4.0-dev/source/Lib/TLibDecoder/TDecSbac.h
- Timestamp:
- 13 Nov 2013, 23:25:47 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.0-dev/source/Lib/TLibDecoder/TDecSbac.h
r452 r466 76 76 Void setBitstream ( TComInputBitstream* p ) { m_pcBitstream = p; m_pcTDecBinIf->init( p ); } 77 77 Void parseVPS ( TComVPS* /*pcVPS*/ ) {} 78 #if S VC_EXTENSION78 #if SPS_SUB_LAYER_INFO 79 79 Void parseSPS ( TComSPS* /*pcSPS*/, ParameterSetManagerDecoder * /*parameterSetManager*/ ) {} 80 80 #else
Note: See TracChangeset for help on using the changeset viewer.