Changeset 541 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2/source/Lib/TLibDecoder
- Timestamp:
- 23 Jul 2013, 14:37:07 (12 years ago)
- Location:
- branches/HTM-DEV-0.3-dev2/source/Lib/TLibDecoder
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2/source/Lib/TLibDecoder/TDecCAVLC.cpp
r539 r541 745 745 } 746 746 #endif 747 748 747 //// sps_extension_vui_parameters( ) END 749 748 READ_UVLC( uiCode, "sps_shvc_reserved_zero_idc" ); -
branches/HTM-DEV-0.3-dev2/source/Lib/TLibDecoder/TDecSbac.cpp
r539 r541 823 823 824 824 UInt uiSymbol; 825 826 825 #if H_3D_QTLPC 827 826 Bool bParseSplitFlag = true;
Note: See TracChangeset for help on using the changeset viewer.