gst/gstbin.c: Use the GLib stuff to create a private structure.
authorAntoine Tremblay <hexa00@gmail.com>
Fri, 25 Apr 2008 17:54:28 +0000 (17:54 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 25 Apr 2008 17:54:28 +0000 (17:54 +0000)
commitd102d887297c8aea09fe7bb493a2604e13019a89
tree14be14e82a6383cee7b8165365c1f6cb11bc41e4
parentf368d089df8196e10f5d384d5f9f64e15c1e313f
gst/gstbin.c: Use the GLib stuff to create a private structure.

Original commit message from CVS:
* gst/gstbin.c: (gst_bin_class_init), (gst_bin_init),
(gst_bin_dispose):
Use the GLib stuff to create a private structure.
Add some locking around some dispose methods to make them a little
safer, see #529723. Patch by: Antoine Tremblay <hexa00 at gmail dot com>
ChangeLog
gst/gstbin.c