libs/gst/base/gstbasesink.c: Sinks that don't preroll can always be queried for the...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 14 Sep 2007 23:06:31 +0000 (23:06 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 14 Sep 2007 23:06:31 +0000 (23:06 +0000)
commit86bae93b0ccb311e7cbaf4e153afcf0f06026249
treecc7a7192827eba5eb02403f7b34bf019ab483dad
parentf49cb86d169e06489c741929827000913573e085
libs/gst/base/gstbasesink.c: Sinks that don't preroll can always be queried for the latency.

Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_preroll_queue_flush),
(gst_base_sink_event), (gst_base_sink_change_state):
Sinks that don't preroll can always be queried for the latency.
Don't post ASYNC start when we are not async.
ChangeLog
libs/gst/base/gstbasesink.c