adaptivedemux: fixed clock compensation in get_fragment_waiting_time
authorFlorin Apostol <florin.apostol@oregan.net>
Wed, 16 Dec 2015 10:23:23 +0000 (10:23 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 16 Dec 2015 10:36:35 +0000 (11:36 +0100)
commit7c1b511e96d900fb786101cdba5a58792454d691
treed86386f1ddf654e64e92468164f5438a6f38ca20
parent4b04d4a02df73f2519bccbe8cbc59e0cfc0de781
adaptivedemux: fixed clock compensation in get_fragment_waiting_time

Clock compensation is calculated in usec but is added to a GstClockTime value.

https://bugzilla.gnome.org/show_bug.cgi?id=759534
ext/dash/gstdashdemux.c