docs/design/part-buffering.txt: Fix some typos and set the estimated total for push...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 9 Apr 2008 18:26:15 +0000 (18:26 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 9 Apr 2008 18:26:15 +0000 (18:26 +0000)
commit08beab1f20e5adc565328cfad6d93ce67694795c
treea58e6ae3a44ef7b0ec385c19a61a494bf1d5387a
parentcaff4eb9a6e6999c5adb577930ea73659041944b
docs/design/part-buffering.txt: Fix some typos and set the estimated total for push mode to -1.

Original commit message from CVS:
* docs/design/part-buffering.txt:
Fix some typos and set the estimated total for push mode to -1.
* gst/gstquery.c: (gst_query_new_buffering):
Set buffering-left to 0 as we're not buffering by default.
* libs/gst/base/gstbasesrc.c: (gst_base_src_default_query):
Implement BUFFERING query.
ChangeLog
docs/design/part-buffering.txt
gst/gstquery.c
libs/gst/base/gstbasesrc.c