added a "iterate_started" signal which fires before the iterate of a bin. useful...
authorSteve Baker <steve@stevebaker.org>
Fri, 7 Jun 2002 19:34:52 +0000 (19:34 +0000)
committerSteve Baker <steve@stevebaker.org>
Fri, 7 Jun 2002 19:34:52 +0000 (19:34 +0000)
commit9546949ebffea74377a115e7ed00296c33422e94
tree65505a9713a4fd05f032697d8248448deea10869
parent075ca640225fac6ab7f144c6443fc0233886e8c9
added a "iterate_started" signal which fires before the iterate of a bin. useful for non-threadsafe operations like s...

Original commit message from CVS:
added a "iterate_started" signal which fires before the iterate of a bin. useful for non-threadsafe operations like seek in threaded pipelines
gst/gstbin.c
gst/gstbin.h