Changeset 285 in SHVCSoftware


Ignore:
Timestamp:
11 Jun 2013, 02:55:01 (12 years ago)
Author:
seregin
Message:

change MAX_LAYERS to 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-2.1-dev/source/Lib/TLibCommon/TypeDef.h

    r282 r285  
    4747#define SCALED_REF_LAYER_OFFSET_FLAG     1      ///< M0309: Signal scaled reference layer offsets in SPS
    4848#define SCALED_REF_LAYER_OFFSETS         1      ///< M0309: Signal scaled reference layer offsets in SPS
    49 #define MAX_LAYERS                       3      ///< max number of layers the codec is supposed to handle
     49#define MAX_LAYERS                       2      ///< max number of layers the codec is supposed to handle
    5050
    5151#define VPS_RENAME                       1      ///< Rename variables max_layer_id and num_layer_sets_minus1 in VPS
Note: See TracChangeset for help on using the changeset viewer.