query: new _BANDWIDTH_LIMITED flag
authorPhilippe Normand <philn@igalia.com>
Fri, 29 Mar 2013 13:56:57 +0000 (14:56 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 16 Apr 2013 14:52:08 +0000 (16:52 +0200)
commit54c678a21ec65d5d4aa82ed18116b1ee9624a5e8
tree3f3bb6fd59407f72efa3bf16031f8c25dea5aec3
parent4997fd9f94aec50157c821d5e7a0ea099b0ecb94
query: new _BANDWIDTH_LIMITED flag

Source elements with limited bandwidth capabilities and supporting
buffering for downstream elements should set this flag when answering
a scheduling query. This is useful for the on-disk buffering scenario
of uridecodebin to avoid checking the URI protocol against a list of
hardcoded protocols.

Bug 693484
docs/design/part-scheduling.txt
gst/gstquery.h
win32/common/gstenumtypes.c