dashdemux: corrected next fragment duration validation
authorFlorin Apostol <florin.apostol@oregan.net>
Fri, 26 Jun 2015 12:09:54 +0000 (13:09 +0100)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 26 Jun 2015 13:43:42 +0000 (10:43 -0300)
commite09cf2f3b6106d3aa9e7b8b6ab72b09cce3d45c5
treed42c7559d96830386978943b2a6be557ad77fb3c
parentf4131291724f69b51f66537cc26b7defaf287ce0
dashdemux: corrected next fragment duration validation

Before returning the next fragment duration value, the
gst_mpd_client_get_next_fragment_duration function tries to validate it.
But the condition was incorrect.

https://bugzilla.gnome.org/show_bug.cgi?id=751539
ext/dash/gstmpdparser.c