gst/elements/gsttee.c: Let's not iterate pads we're not interested in, it avoids...
authorEdward Hervey <bilboed@bilboed.com>
Fri, 30 Sep 2005 15:43:03 +0000 (15:43 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 30 Sep 2005 15:43:03 +0000 (15:43 +0000)
commit6fcaf333b143bef7e7973b0935b413cc077296e8
treeed0eda9e8aea94ac9dee8b4316c2d03433279dfc
parent93823de17ee01fe4e3e1e17704ad9abd85a0bf4d
gst/elements/gsttee.c: Let's not iterate pads we're not interested in, it avoids getting sky-high refcounts on sinkpad.

Original commit message from CVS:
* gst/elements/gsttee.c: (gst_tee_do_push), (gst_tee_handle_buffer):
Let's not iterate pads we're not interested in, it avoids getting
sky-high refcounts on sinkpad.
ChangeLog
gst/elements/gsttee.c
plugins/elements/gsttee.c