Timecode: fix subframe rounding
authorRobin Gareus <robin@gareus.org>
Sun, 4 Aug 2013 14:22:00 +0000 (16:22 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 4 Aug 2013 14:22:00 +0000 (16:22 +0200)
commitf5c52f500aae257eb979cdc13b66f1203230b525
tree10a81cd73f4f127b600310f50bcc58ac38a8d902
parent976fc86811bbef6e8b79ed6157155593e5122740
Timecode: fix subframe rounding

if sub-frames are used, frames are rounded up for the later half of
a sub-frame.  e.g. @48KSPS, 25fps, 100 subframes per frame
audio-samples >=1910 already yield 00:00:00:01
libs/timecode/src/time.cc