Ignore:
Timestamp:
27 Jun 2013, 12:58:02 (11 years ago)
Author:
tech
Message:

Further fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev0/source/Lib/TLibDecoder/TDecCAVLC.cpp

    r498 r500  
    917917    if ( pcVPS->getSplittingFlag() )
    918918    {
    919       pcVPS->setDimensionIdLen( pcVPS->getNumScalabilityTypes( ) - 1, pcVPS->inferLastDimsionIdLen() );       
     919      pcVPS->setDimensionIdLen( pcVPS->getNumScalabilityTypes( ) - 1, pcVPS->inferLastDimsionIdLenMinus1() );       
    920920    }   
    921921
Note: See TracChangeset for help on using the changeset viewer.