basesink: Remove unused fields and always use the buffer timestamp difference for...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 12 Sep 2016 15:41:16 +0000 (17:41 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 15 Sep 2016 08:56:58 +0000 (10:56 +0200)
commitdc0ed9a5ebadbc5b0e9baac215b6b1714cf23b22
treeb5d41e6cd0b1465b566047ee76c435c1ed82cd31
parentb6e69ffdfb3bb21dbada8f01b488ae877f8d205c
basesink: Remove unused fields and always use the buffer timestamp difference for calculating the QoS proportion

The buffer timestamps are only hints and more often than not have
nothing to do with reality.

https://bugzilla.gnome.org/show_bug.cgi?id=771306
libs/gst/base/gstbasesink.c