dashdemux: Use the smallest queue value to define buffering state
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 29 Jan 2013 16:04:01 +0000 (13:04 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Wed, 8 May 2013 21:14:34 +0000 (18:14 -0300)
commit3a055ac2d10b055749c3aff6ee5555e9538ec69d
tree0e1e12c0873746138bbbb1df54f15c2d48112234
parent9777fc5cb58abbf5dc1717b86d83a458e1e331de
dashdemux: Use the smallest queue value to define buffering state

The smallest queue should be used to prevent blocking the download
thread when a stream has too much data buffered, leaving the other
streams starving from fragments
ext/dash/gstdashdemux.c