gst/playback/gstplaybin.c: Correct refcounting in send_event() function. Previously...
authorMichael Smith <msmith@xiph.org>
Tue, 4 Oct 2005 13:51:17 +0000 (13:51 +0000)
committerMichael Smith <msmith@xiph.org>
Tue, 4 Oct 2005 13:51:17 +0000 (13:51 +0000)
commitb0f967265a1b858a6680365fb8a8733504074f9e
treeb2dd7b8216180e313a65b4f71d6dcdc31265977e
parent38b46073af34cc78c08e930e9e02ca7efc1a66b8
gst/playback/gstplaybin.c: Correct refcounting in send_event() function. Previously was wrong if the first sink was u...

Original commit message from CVS:
* gst/playback/gstplaybin.c: (gst_play_bin_send_event):
Correct refcounting in send_event() function. Previously was wrong
if the first sink was unable to handle the event.
ChangeLog
gst/playback/gstplaybin.c