gstreamer/docs/gst
Andy Wingo b6a5699ca6 gst/gstbin.c (gst_bin_remove): Debugging fixes.
Original commit message from CVS:
2004-03-07  Andy Wingo  <wingo@pobox.com>

* gst/gstbin.c (gst_bin_remove): Debugging fixes.

* gst/schedulers/gstoptimalscheduler.c (destroy_group): Assert
there are no links to other groups when a group is destroyed.
(gst_opt_scheduler_pad_unlink): If the unlink means an element is
removed from a group, make sure the link count to elements linked
to other pads is appropriately decremented. This really fixes
#135672.

The 1.60->1.61 patch has been reapplied in light of this fix.

* gst/gstelement.c (gst_element_dispose): Really protect against
multiple invocations this time.
2004-03-07 14:33:13 +00:00
..
tmpl gst/gstbin.c (gst_bin_remove): Debugging fixes. 2004-03-07 14:33:13 +00:00
.gitignore
gstreamer-docs.sgml version API docs 2004-02-12 17:23:37 +00:00
gstreamer-sections.txt remove deprecated functions add two tag prototypes to docs add accessor function 2004-03-06 20:19:23 +00:00
gstreamer.types
Makefile.am