Changeset 700 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibEncoder
- Timestamp:
- 19 Apr 2014, 00:05:35 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/Lib/TLibEncoder/TEncGOP.cpp
r699 r700 401 401 402 402 fclose( fic ); 403 404 if( retval != 1 ) 405 { 406 printf("Error: can't read color mapping information\n"); 407 } 403 408 404 409 return seiColorMappingInfo;
Note: See TracChangeset for help on using the changeset viewer.