Changeset 61 in 3DVCSoftware for trunk/source


Ignore:
Timestamp:
16 May 2012, 15:37:48 (13 years ago)
Author:
suehring
Message:

remove non-ascii characters

Location:
trunk/source/Lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/Lib/TLibCommon/TComSlice.cpp

    r56 r61  
    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
  • trunk/source/Lib/TLibEncoder/TEncCu.cpp

    r56 r61  
    25392539    }
    25402540
    2541     // DQP-Scheiße
     2541    // DQP stuff
    25422542    {
    25432543      if( (g_uiMaxCUWidth>>uhDepth) == rpcTempCU->getSlice()->getPPS()->getMinCuDQPSize() && rpcTempCU->getSlice()->getPPS()->getUseDQP())
Note: See TracChangeset for help on using the changeset viewer.