dashdemux: block waiting for buffers instead of busy wait
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 29 Jan 2013 04:06:52 +0000 (01:06 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Wed, 8 May 2013 21:14:34 +0000 (18:14 -0300)
commit54542a6000cc6ff6704914c269e014c7541df27c
tree9ea4f1f8a6c012062704ecbc1a0ffc945d5bf2ce
parent80c6973319b91c375b944cc92af1ac82f86bcc1e
dashdemux: block waiting for buffers instead of busy wait

Make the streaming loop block waiting for buffers on the queues instead
of busy waiting eating cpu continuously on a queue length check
ext/dash/gstdashdemux.c