gst-libs/gst/audio/gstbaseaudiosink.c: Report latency even if we are not live instead...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 20 Jun 2008 09:09:37 +0000 (09:09 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 20 Jun 2008 09:09:37 +0000 (09:09 +0000)
commitd2f328f55b7153aac68e7f18bea40d4444dd2bf8
tree3fffabff4d012b93582954af026d0961b65931b6
parent6391d87d09f58ee6dd6ed8e6bbf88ed86e87648f
gst-libs/gst/audio/gstbaseaudiosink.c: Report latency even if we are not live instead of hiding it.

Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
(gst_base_audio_sink_render):
Report latency even if we are not live instead of hiding it.
Take ts-offset and render-delay of the basesink into account when
scheduling samples.
Rework the clipping code so that we can take the various offsets into
account and still do correct clipping.
ChangeLog
gst-libs/gst/audio/gstbaseaudiosink.c