Ignore:
Timestamp:
11 Oct 2013, 05:54:02 (11 years ago)
Author:
seregin
Message:

initial porting of HM12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-3.1-dev/source/Lib/TLibCommon/CommonDef.h

    r412 r431  
    5959#define NV_VERSION        "3.0.1"                 ///< Current software version
    6060#else
    61 #define NV_VERSION        "11.0"                ///< Current software version
     61#define NV_VERSION        "12.0"                ///< Current software version
    6262#endif
    6363
     
    200200 
    201201  NAL_UNIT_CODED_SLICE_TSA_N,     // 2
    202   NAL_UNIT_CODED_SLICE_TSA_R,       // 3
     202  NAL_UNIT_CODED_SLICE_TLA_R,       // 3
    203203 
    204204  NAL_UNIT_CODED_SLICE_STSA_N,    // 4
Note: See TracChangeset for help on using the changeset viewer.