Changeset 1413 in 3DVCSoftware for trunk/source/Lib/TLibVideoIO/TVideoIOYuv.h


Ignore:
Timestamp:
11 Jul 2018, 15:19:49 (7 years ago)
Author:
tech
Message:

Merged HTM-16.2-dev@1412

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/Lib/TLibVideoIO/TVideoIOYuv.h

    r1405 r1413  
    44 * granted under this license.
    55 *
    6  * Copyright (c) 2010-2016, ITU/ISO/IEC
     6 * Copyright (c) 2010-2017, ITU/ISO/IEC
    77 * All rights reserved.
    88 *
     
    6767  Void  close ();                                           ///< close file
    6868
    69   Void skipFrames(UInt numFrames, UInt width, UInt height, ChromaFormat format);
     69  Void skipFrames(Int numFrames, UInt width, UInt height, ChromaFormat format);
    7070
    7171  // if fileFormat<NUM_CHROMA_FORMAT, the format of the file is that format specified, else it is the format of the TComPicYuv.
Note: See TracChangeset for help on using the changeset viewer.