Changeset 655 in 3DVCSoftware for trunk/source/Lib/TLibDecoder/SEIread.cpp
- Timestamp:
- 23 Oct 2013, 23:01:30 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibDecoder/SEIread.cpp
r608 r655 315 315 316 316 /* restore primary bitstream for sei_message */ 317 getBitstream()->deleteFifo(); 317 318 delete getBitstream(); 318 319 setBitstream(bs);
Note: See TracChangeset for help on using the changeset viewer.