Add busy field and quark for the buffering query so that the app can only use the...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 8 Apr 2008 20:17:49 +0000 (20:17 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 8 Apr 2008 20:17:49 +0000 (20:17 +0000)
commit1365624d7462c9d90d99a85d4f510c5d043d7118
tree351bf7dde80a1ef7c570d8ce19e0b3c8bf23df6c
parent5e14412c47431853701fc871f5d0f3b8593369c6
Add busy field and quark for the buffering query so that the app can only use the query to see if buffering is in pro...

Original commit message from CVS:
* docs/design/part-buffering.txt:
* gst/gstquark.c:
* gst/gstquark.h:
* gst/gstquery.c: (gst_query_parse_latency),
(gst_query_new_buffering), (gst_query_set_buffering_percent),
(gst_query_parse_buffering_percent):
* gst/gstquery.h:
Add busy field and quark for the buffering query so that the app can
only use the query to see if buffering is in progress.
ChangeLog
docs/design/part-buffering.txt
gst/gstquark.c
gst/gstquark.h
gst/gstquery.c
gst/gstquery.h