qtdemux: Fix rounding errors in duration update
authorEdward Hervey <bilboed@bilboed.com>
Wed, 10 Dec 2014 16:39:17 +0000 (17:39 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 10 Dec 2014 16:39:17 +0000 (17:39 +0100)
commit9a903c994f099d36520977d85d445713e57cc38b
treef30dadad95f79d2c6e4c766443ee1e69722d2dd2
parentb40cfcfffb659138ed341badd6b76b02df4190b1
qtdemux: Fix rounding errors in duration update

Make sure we store updated segment stop/duration with the same
granularity as the duration timescale.

And add more debug
gst/isomp4/qtdemux.c