segment: remove abs_rate from segment structure
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 9 May 2011 14:39:13 +0000 (16:39 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 9 May 2011 14:39:13 +0000 (16:39 +0200)
commitd63829fc9a700b557ad67ebf60c284f3416b4fc2
tree2516011e3f7ecf3496450334c95bfa013d0ee1ca
parentb5456cc6f43b19258ee4bf881b7edbf03a6bfaac
segment: remove abs_rate from segment structure

Remove the abs_rate field from the segment structure, we can trivially compute
it when needed.
gst/gstsegment.c
gst/gstsegment.h
libs/gst/base/gstbasesink.c
plugins/elements/gstinputselector.c