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>
Wed, 31 May 2017 09:28:08 +0000 (11:28 +0200)
commit34d8ddd92d894aa8504f0d624b0bb1b7ad7127d2
treece6104fb5a45e4f6703eddb677e5bf655b200c99
parent417c70805bb0de9218681b2b1a4590114935fe46
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