adaptivedemux: Handle instant rate change requests directly
authorJan Schmidt <jan@centricular.com>
Wed, 18 Mar 2020 01:30:51 +0000 (12:30 +1100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 2 Apr 2020 11:26:46 +0000 (11:26 +0000)
commit46f994871ff2181c642b3081654d931cef94d22b
tree2998e764b52e3babc4d2806e77060f0aaa9b3a92
parent1c79b398964daa6803e4b42d649ce4101a62df4b
adaptivedemux: Handle instant rate change requests directly

Downstream demuxers will first send seek events upstream to us.
Do the right thing with instant rate change requests by handling them
immediately.
gst-libs/gst/adaptivedemux/gstadaptivedemux.c