Changeset 1318 in 3DVCSoftware


Ignore:
Timestamp:
4 Sep 2015, 21:47:13 (9 years ago)
Author:
tech
Message:

Fix linux compilation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.0-dev0/source/App/TAppDecoder/TAppDecCfg.h

    r1317 r1318  
    8787  Int           m_maxLayerId;                           ///< maximum nuh_layer_id decoded
    8888  std::ifstream m_bitstreamFile;
     89  Int           m_highestTid;
    8990  Bool          m_targetDecLayerIdSetFileEmpty;       ///< indication if target layers are given by file
    90   Int           m_highestTid;
    9191
    9292  Bool          m_printVpsInfo;                      ///< Output VPS information
Note: See TracChangeset for help on using the changeset viewer.