Remove need for calling set_active(FALSE)+set_active(TRUE) before calling handle_disc... CAPS-MERGE-3
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 17 Dec 2003 22:35:25 +0000 (22:35 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 17 Dec 2003 22:35:25 +0000 (22:35 +0000)
commitc231ca28a832061bdeb78175127a7c6995018f34
tree59722a447041a7a3d05023881a6b668562d97603
parent79b91f8327fb9edea4b3300b3db7cf0858c3c0fb
Remove need for calling set_active(FALSE)+set_active(TRUE) before calling handle_discont(). I didn't really understan...

Original commit message from CVS:
Remove need for calling set_active(FALSE)+set_active(TRUE) before
calling handle_discont(). I didn't really understand this part but
I'm assuming that "hey, it works!" is good enough this time...
gst/gstclock.c