Ticket #834: TAppDecCfg.h.patch

File TAppDecCfg.h.patch, 546 bytes (added by achuykov, 11 years ago)
  • TAppDecCfg.h

     
    6868  std::vector<Int> m_targetDecLayerIdSet;             ///< set of LayerIds to be included in the sub-bitstream extraction process.
    6969 
    7070public:
    71   TAppDecCfg()         {}
     71  TAppDecCfg() : m_pchBitstreamFile(0), m_pchReconFile(0) {}
    7272  virtual ~TAppDecCfg() {}
    7373 
    7474  Bool  parseCfg        ( Int argc, Char* argv[] );   ///< initialize option class from configuration