Changeset 65 in 3DVCSoftware for branches


Ignore:
Timestamp:
18 May 2012, 13:21:56 (13 years ago)
Author:
tech
Message:

fixed character encoding of TEncCu.cpp TComSlice.cpp

Location:
branches/HTM-3.0-Qualcomm/source/Lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-3.0-Qualcomm/source/Lib/TLibCommon/TComSlice.cpp

    r56 r65  
    1 /* The copyright in this software is being made available under the BSD
     1/* The copyright in this software is being made available under the BSD
    22 * License, included below. This software may be subject to other third party
    33 * and contributor rights, including patent rights, and no such rights are
  • branches/HTM-3.0-Qualcomm/source/Lib/TLibEncoder/TEncCu.cpp

    r62 r65  
    25472547    }
    25482548
    2549     // DQP-Scheiße
     2549    // DQP stuff
    25502550    {
    25512551      if( (g_uiMaxCUWidth>>uhDepth) == rpcTempCU->getSlice()->getPPS()->getMinCuDQPSize() && rpcTempCU->getSlice()->getPPS()->getUseDQP())
Note: See TracChangeset for help on using the changeset viewer.