qtmux: Fix last_dts tracking for raw audio and similar formats
authorSebastian Dröge <sebastian@centricular.com>
Mon, 10 Apr 2017 12:55:30 +0000 (15:55 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 10 Apr 2017 12:55:54 +0000 (15:55 +0300)
commitd6b145df5f84d4ba8f151aa7fda2e6dd4eb74173
tree6441efac1eed5d1e60356f3a32eedf2bfb41a821
parentd7212dac2eac8e93850e30fa20d0a3d7ef848530
qtmux: Fix last_dts tracking for raw audio and similar formats

Accumulate the durations directly and don't scale yet another time by
the number of samples.
gst/isomp4/gstqtmux.c