Changeset 1413 in 3DVCSoftware for trunk/source/Lib/TLibExtractor
- Timestamp:
- 11 Jul 2018, 15:19:49 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibExtractor/TExtrTop.cpp
r1405 r1413 48 48 Void TExtrTop::init() 49 49 { 50 m_cEntropyDecoder.init(&m_cPrediction );50 m_cEntropyDecoder.init(&m_cPrediction, NULL); 51 51 52 52 m_acSPSBuffer.clear();
Note: See TracChangeset for help on using the changeset viewer.