block tick callback for 0.5 sec after a seek

Original commit message from CVS:
block tick callback for 0.5 sec after a seek
This commit is contained in:
Thomas Vander Stichele 2004-02-02 10:49:32 +00:00
parent 1604cdb1de
commit 3371f5cd8d

View file

@ -1,3 +1,9 @@
2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
* gst-libs/gst/play/play.c: (gst_play_tick_callback),
(gst_play_state_change), (gst_play_seek_to_time):
block the tick callback for 0.5 secs after doing a seek
2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
* gst-libs/gst/play/play.c: (gst_play_new):