Skip to content
  • Tim-Philipp Müller's avatar
    message: rename GST_MESSAGE_DURATION -> GST_MESSAGE_DURATION_CHANGED · f712a959
    Tim-Philipp Müller authored
    The duration should be re-queried via a query using the
    normal path, we don't want applications to use the value
    from the message itself, since it might no match what a
    duration query done from the sink upstream might yield.
    
    Also disables duration caching in GstBin. It should be
    added back again at some point.
    f712a959