Timecode: fix subframe rounding
authorRobin Gareus <robin@gareus.org>
Sun, 4 Aug 2013 14:22:00 +0000 (16:22 +0200)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 8 Aug 2013 19:26:41 +0000 (15:26 -0400)
commit7744037c86488c30092b7255de7cbde96f2f68ef
tree23a21db91b03b3216df9868e5e167bb33c5b3b14
parentfd6223854d68907d250d1cab74f48e5161823b4a
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