libs/gst/base/gstbasesink.c: Query the total number of bytes when activating the...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 17 Oct 2008 13:27:59 +0000 (13:27 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 17 Oct 2008 13:27:59 +0000 (13:27 +0000)
commit4561f3bf4758880685fa24ef0861d9174561a9e2
tree22359d6accf412b447c6dc00cbda491eae748c29
parentfe07568997ec101715aa1c69aeefd0f52f994cd3
libs/gst/base/gstbasesink.c: Query the total number of bytes when activating the pad in pull mode.

Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_pad_activate_pull),
(gst_base_sink_query):
Query the total number of bytes when activating the pad in pull mode.
Implement duration query in pull mode by using the installed pad convert
function to convert from bytes to the requested format.
ChangeLog
libs/gst/base/gstbasesink.c