Changeset 467 in SHVCSoftware for branches/SHM-4.0-dev/source/App/TAppDecoder


Ignore:
Timestamp:
14 Nov 2013, 00:54:41 (11 years ago)
Author:
seregin
Message:

undelete the code from the previous revision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-4.0-dev/source/App/TAppDecoder/TAppDecTop.cpp

    r466 r467  
    242242        if (!m_outputBitDepthY) { m_outputBitDepthY = g_bitDepthY; }       
    243243        if (!m_outputBitDepthC) { m_outputBitDepthC = g_bitDepthC; }
     244
    244245        m_acTVideoIOYuvReconFile[curLayerId].open( m_pchReconFile[curLayerId], true, m_outputBitDepthY, m_outputBitDepthC, g_bitDepthY, g_bitDepthC ); // write mode
    245246
Note: See TracChangeset for help on using the changeset viewer.