Changeset 61 in 3DVCSoftware for trunk/source
- Timestamp:
- 16 May 2012, 15:37:48 (13 years ago)
- 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 BSD1 /* The copyright in this software is being made available under the BSD 2 2 * License, included below. This software may be subject to other third party 3 3 * and contributor rights, including patent rights, and no such rights are -
trunk/source/Lib/TLibEncoder/TEncCu.cpp
r56 r61 2539 2539 } 2540 2540 2541 // DQP -Scheiße2541 // DQP stuff 2542 2542 { 2543 2543 if( (g_uiMaxCUWidth>>uhDepth) == rpcTempCU->getSlice()->getPPS()->getMinCuDQPSize() && rpcTempCU->getSlice()->getPPS()->getUseDQP())
Note: See TracChangeset for help on using the changeset viewer.