pad: Implement more useful default handling for the LATENCY query
authorSebastian Dröge <sebastian@centricular.com>
Thu, 12 Feb 2015 11:55:36 +0000 (13:55 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 12 Feb 2015 11:55:36 +0000 (13:55 +0200)
commit1937d09a958b65d53f1fb8913b343dc65c4bfe38
tree0e024ca967026e40056d2d428ad1ad3f784c54fe
parentfd3a064c977794e68fde88372d56f03153c7a032
pad: Implement more useful default handling for the LATENCY query

Before we just took the values from the first pad that succeded the query,
now we accumulate the results of every sinkpad properly and return that
result.
gst/gstpad.c