gst-libs/gst/audio/gstbaseaudiosink.c: Use gst_base_sink_do_preroll() to wait for...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 10 Nov 2008 14:22:09 +0000 (14:22 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 10 Nov 2008 14:22:09 +0000 (14:22 +0000)
commite701e640057980a70d67654ad88082b4691cd77b
treef68e72c12a4e6ee8a6dc7629741d37440b59458e
parent9b6f3ad0c802e2e197a6a30467356f63f4778c8d
gst-libs/gst/audio/gstbaseaudiosink.c: Use gst_base_sink_do_preroll() to wait for PLAYING and before waiting for the ...

Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
(gst_base_audio_sink_callback):
Use gst_base_sink_do_preroll() to wait for PLAYING and before waiting
for the latency to expire, fixes #559567.
ChangeLog
gst-libs/gst/audio/gstbaseaudiosink.c