Changeset 1413 in 3DVCSoftware for trunk/source/App/TAppDecoder/decmain.cpp
- Timestamp:
- 11 Jul 2018, 15:19:49 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/App/TAppDecoder/decmain.cpp
r1405 r1413 4 4 * granted under this license. 5 5 * 6 * Copyright (c) 2010-201 6, ITU/ISO/IEC6 * Copyright (c) 2010-2017, ITU/ISO/IEC 7 7 * All rights reserved. 8 8 * … … 70 70 Int curDecoding = 0; 71 71 Double dResult = 0; 72 do { 72 do 73 { 73 74 TAppDecTop cTAppDecTop; 74 75 #endif
Note: See TracChangeset for help on using the changeset viewer.