gst/gstbin.c: Make default message forwarding from child->bus to bin->bus threadsafe...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 8 Aug 2005 13:17:07 +0000 (13:17 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 8 Aug 2005 13:17:07 +0000 (13:17 +0000)
commit045476781712f785016d0bd043a488069e9b1889
tree77af5ed69e4216d9a31a2fa71de9c4d91c05815b
parentc27821d70c1d32a9d1397c6362847d720ec50937
gst/gstbin.c: Make default message forwarding from child->bus to bin->bus threadsafe and make it not emit warnings if...

Original commit message from CVS:
* gst/gstbin.c: (bin_bus_handler):
Make default message forwarding from child->bus to bin->bus
threadsafe and make it not emit warnings if the parent has no bus.
ChangeLog
gst/gstbin.c