Ignore:
Timestamp:
22 Jul 2015, 00:52:14 (9 years ago)
Author:
seregin
Message:

port rev 4406

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.cpp

    r1327 r1328  
    13781378  ("ConstrainedIntraPred",                            m_bUseConstrainedIntraPred,                       false, "Constrained Intra Prediction")
    13791379  ("FastUDIUseMPMEnabled",                            m_bFastUDIUseMPMEnabled,                           true, "If enabled, adapt intra direction search, accounting for MPM")
     1380  ("FastMEForGenBLowDelayEnabled",                    m_bFastMEForGenBLowDelayEnabled,                   true, "If enabled use a fast ME for generalised B Low Delay slices")
    13801381  ("PCMEnabledFlag",                                  m_usePCM,                                         false)
    13811382  ("PCMLog2MaxSize",                                  m_pcmLog2MaxSize,                                    5u)
Note: See TracChangeset for help on using the changeset viewer.