- Timestamp:
- Sep 5, 2012, 3:54:44 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120805/psModules
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/objects/pmSourceIO_CMF.c.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120805/psModules
- Property svn:mergeinfo changed
/trunk/psModules (added) merged: 34315,34318,34362
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120805/psModules/src/objects/pmSourceIO_CMF.c.in
r34383 r34396 399 399 @PS1_DV?@ } 400 400 401 @ALL@ source->mode = psMetadataLookupU32 (&status, row, "FLAGS"); 402 @>PS1_V2,PS1_SV?,>PS1_DV1@ source->mode2 = psMetadataLookupU32 (&status, row, "FLAGS2"); 401 @ALL@ source->mode = psMetadataLookupU32 (&status, row, "FLAGS"); 402 @>PS1_V2,PS1_SV?,>PS1_DV1@ source->mode2 = psMetadataLookupU32 (&status, row, "FLAGS2"); 403 @ALL@ source->nFrames = psMetadataLookupU16 (&status, row, "N_FRAMES"); 403 404 assert (status); 404 405
Note:
See TracChangeset
for help on using the changeset viewer.
