Ignore:
Timestamp:
26 Feb 2012, 00:12:15 (13 years ago)
Author:
poznan-univ
Message:

removing typos, and unnecessary code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.3-poznan-univ/source/App/TAppEncoder/TAppEncTop.cpp

    r28 r29  
    13031303   
    13041304
    1305   TComPicYuv* pcPicYuvERView = new TComPicYuv;
    1306   pcPicYuvERView->create( m_iSourceWidth, m_iSourceHeight, m_uiMaxCUWidth, m_uiMaxCUHeight, m_uiMaxCUDepth );
     1305  //TComPicYuv* pcPicYuvERView = new TComPicYuv;
     1306  //pcPicYuvERView->create( m_iSourceWidth, m_iSourceHeight, m_uiMaxCUWidth, m_uiMaxCUHeight, m_uiMaxCUDepth );
    13071307
    13081308  TComPic* pcPic = xGetPicFromView( iCoddedViewIdx, iCurPoc, bDepth );
Note: See TracChangeset for help on using the changeset viewer.