gstquery: new buffering_ranges API
authorPhilippe Normand <pnormand@igalia.com>
Tue, 31 Aug 2010 09:35:12 +0000 (11:35 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 3 Sep 2010 17:55:25 +0000 (19:55 +0200)
commit9ef1c4707906ff7cfdb61ea04e31f42152962194
treed79d840232952be48e611c5b7318e2d7778926e7
parent17f92542646a6a08b87093402e688f348f651f8d
gstquery: new buffering_ranges API

Added a new query type to retrieve informations about the areas of the
media currently buffered. See bug 623121.

API: gst_query_add_buffering_range
API: gst_query_get_n_buffering_ranges
API: gst_query_parse_nth_buffering_range
docs/gst/gstreamer-sections.txt
gst/gstquark.c
gst/gstquark.h
gst/gstquery.c
gst/gstquery.h
tests/check/gst/gstquery.c
win32/common/libgstreamer.def