qtmux: replace _scale with _scale_round
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Thu, 26 Nov 2009 00:41:27 +0000 (21:41 -0300)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Apr 2011 19:32:14 +0000 (20:32 +0100)
commit79a9031c166210f49d4b11fb3619f85313f847bf
tree81a0ea827a19daa3f8e1de7223ff37e47947d157
parent259c204f42446144467b1fb551196c98b4222923
qtmux: replace _scale with _scale_round

Use the rounding version for improved sync between streams.
Small variations in the duration when muxing might lead to
cumullative wrong timestamping when demuxing.

Fixes #602936
gst/quicktime/gstqtmux.c