Ignore:
Timestamp:
19 Feb 2013, 20:33:52 (12 years ago)
Author:
tech
Message:

Removed HM-6.1 related guard macros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.1-dev0/source/Lib/TLibDecoder/TDecTop.h

    r280 r294  
    282282  Void      decodeAPS( TComAPS* cAPS) { m_cEntropyDecoder.decodeAPS(cAPS); };
    283283  Void      xActivateParameterSets();
    284 #if SKIPFRAME_BUGFIX
    285284  Bool      xDecodeSlice(InputNALUnit &nalu, Int &iSkipFrame, Int iPOCLastDisplay);
    286 #else
    287   Bool      xDecodeSlice(InputNALUnit &nalu, Int iSkipFrame, Int iPOCLastDisplay);
    288 #endif
    289285#if VIDYO_VPS_INTEGRATION|QC_MVHEVC_B0046
    290286  Void      xDecodeVPS();
Note: See TracChangeset for help on using the changeset viewer.