dashdemux: Fix issue with get returning a value for max-buffering-time
authorArthur Shipkowski <art@videon-central.com>
Mon, 6 May 2013 20:56:01 +0000 (16:56 -0400)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Sat, 8 Jun 2013 01:58:33 +0000 (22:58 -0300)
commit3d50af3e4bf1165be7201cb145b94fa908adc009
tree039ccd0a5f193cd96fafa1fbee89c706ff23f35b
parentc383dd64208447085e71ca7caa287381d7ab5847
dashdemux: Fix issue with get returning a value for max-buffering-time

It was not properly divided by GST_SECONDS. Also fix issue with
max-buffering-time being multiplied by GST_SECONDS every time the
property is retrieved.

https://bugzilla.gnome.org/show_bug.cgi?id=700487
ext/dash/gstdashdemux.c