docs/design/draft-keyframe-force.txt: Fix typo.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 11 Apr 2008 01:25:01 +0000 (01:25 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 29 Oct 2009 10:17:16 +0000 (11:17 +0100)
commitca7828940d310d92a6015a40873b33347ee7805d
tree056e4f88c13a6a585d44fd2b52d488dcebe5efc1
parente9d3f791396f90692d031fe1beebec784b2c96ca
docs/design/draft-keyframe-force.txt: Fix typo.

Original commit message from CVS:
* docs/design/draft-keyframe-force.txt:
Fix typo.
* gst/playback/gstqueue2.c: (update_buffering),
(gst_queue_handle_src_query):
Set buffering mode in the messages.
Set buffering percent in the query.
* tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
(do_stream_buffering), (do_download_buffering), (msg_buffering):
Do some more fancy things based on the buffering method in use.
gst/playback/gstqueue2.c