Changeset 3736

Show
Ignore:
Timestamp:
2008-10-25 15:43:40 (3 months ago)
Author:
conrad
Message:

set presentation time at the point of importing media (if unset),
rather than only when importing from cmml. Ensures presentation time is
valid in Skeleton for mod_annodex, cmmlwiki on media files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libannodex/trunk/src/libannodex/anx_write.c

    r3221 r3736  
    297297    import_import_user_data = annodex; 
    298298  } 
     299 
     300  if (annodex->presentation_time == 0.0) 
     301    anx_set_presentation_time (annodex, seek_offset); 
    299302 
    300303  m = anx_media_open (annodex, filename, id, content_type,