gst/: Make those function act on the ghostpad target when it's a ghostpad. (Closes...
authorJulien Moutte <julien@moutte.net>
Mon, 20 Feb 2006 15:07:33 +0000 (15:07 +0000)
committerJulien Moutte <julien@moutte.net>
Mon, 20 Feb 2006 15:07:33 +0000 (15:07 +0000)
commit52cfed64704b635b1e67b09a02cb59ad1229cd29
tree0d40176fd88a71af983939f46916ca97338198d0
parent2c048449497378de353b6424eb318d76b49230e6
gst/: Make those function act on the ghostpad target when it's a ghostpad. (Closes #331727)

Original commit message from CVS:

* gst/gstpad.c: (gst_pad_set_blocked_async):
* gst/gstutils.c: (gst_pad_add_data_probe),
(gst_pad_add_event_probe), (gst_pad_add_buffer_probe),
(gst_pad_remove_data_probe), (gst_pad_remove_event_probe),
(gst_pad_remove_buffer_probe): Make those function act on the
ghostpad target when it's a ghostpad. (Closes #331727)
------------------------------------------------------
ChangeLog
gst/gstpad.c
gst/gstutils.c