gst-libs/gst/audio/gstbaseaudiosink.c: Revert previous patch that attempted to more...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 12 May 2008 08:45:11 +0000 (08:45 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 12 May 2008 08:45:11 +0000 (08:45 +0000)
commit0c9b13988c6f7c1e4010179c9f781ca860e475e0
tree8da3c7b7df85128d6ce058bab355d764b69128a1
parent1482332184a273211d1b42575a25f550a96798c7
gst-libs/gst/audio/gstbaseaudiosink.c: Revert previous patch that attempted to more accurately calculate the initial ...

Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
Revert previous patch that attempted to more accurately calculate the
initial offset between master and slave clock. The best thing we can do
in general is take the time of both clocks as the diff since we don't
know when the actual preroll happened.
ChangeLog
gst-libs/gst/audio/gstbaseaudiosink.c