Ignore:
Timestamp:
12 Jun 2013, 14:01:34 (12 years ago)
Author:
tech
Message:

Fixed some minor memory leaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2a/source/App/TAppDecoder/TAppDecTop.h

    r464 r465  
    9191  Void  decode            (); ///< main decoding function
    9292 
    93 #if H_3D_ARP
     93#if H_3D_ARP             
     94//GT (IVREFS): This is not needed any more. Reference picture can be obtained from m_ivPicLists. Should be fixed later.
    9495  TDecTop* getTDecTop     ( Int layerId )          { return m_tDecTop[layerId]; }
    9596#endif
Note: See TracChangeset for help on using the changeset viewer.