Changeset 1027 in SHVCSoftware
- Timestamp:
- 25 Feb 2015, 02:33:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-upgrade/source/App/TAppEncoder/TAppEncTop.cpp
r1010 r1027 2246 2246 { 2247 2247 list<AccessUnit>::iterator first_au = outputAccessUnits.begin(); 2248 if( m_nonHEVCBaseLayerFlag ) 2249 { 2250 first_au++; 2251 } 2248 2252 AccessUnit::iterator it_sps; 2249 2253 for (it_sps = first_au->begin(); it_sps != first_au->end(); it_sps++)
Note: See TracChangeset for help on using the changeset viewer.