adaptivedemux: Allow live seeking range to go back to "now"
authorEdward Hervey <edward@centricular.com>
Fri, 5 May 2017 16:22:18 +0000 (18:22 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 5 May 2017 16:28:33 +0000 (18:28 +0200)
commit6772981668d8ecf06692a65823573a9f3d637fbc
treeff3d650e3ae59dede343445e502ecc9d7d93753d
parentb63fb59a111eea5ba43675eb29b808881ff16eb5
adaptivedemux: Allow live seeking range to go back to "now"

The allowed live seek ranges returned by subclasses are "inclusive", that is
to say that the "range_stop" value they return is the highest acceptable position
one can seek to (i.e. "now").

Allow seeking to exactly that value
gst-libs/gst/adaptivedemux/gstadaptivedemux.c