dashdemux: Remove wrong assertion
authorEdward Hervey <edward@centricular.com>
Wed, 31 May 2017 08:58:39 +0000 (10:58 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 12 Jun 2017 14:07:51 +0000 (16:07 +0200)
commite76f0526b50fc023cef797ccf853465b2a5c82d3
tree562c7d85e8661545a661405b29dccc6843406fd6
parente98b8241c36ce0c1b75c379b55b0c70371e3cf74
dashdemux: Remove wrong assertion

This is wrong because:
* If the rate is negative we should check for the *previous* period
* adaptivedemux already does the proper checks before calling this
  method
ext/dash/gstdashdemux.c