Changeset 747 in 3DVCSoftware for branches/HTM-9.0r1-F0122/source/Lib/TLibEncoder/TEncCavlc.cpp
- Timestamp:
- 17 Dec 2013, 21:57:52 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.0r1-F0122/source/Lib/TLibEncoder/TEncCavlc.cpp
r724 r747 600 600 Void TEncCavlc::codeSPSExtension2( TComSPS* pcSPS, Int viewIndex, Bool depthFlag ) 601 601 { 602 #if H_3D_QTLPC 602 #if H_3D_QTLPC && H_3DV 603 603 //GT: This has to go to VPS 604 604 if( depthFlag )
Note: See TracChangeset for help on using the changeset viewer.