gst/base/gstbasetransform.c: Debug changes.
authorAndy Wingo <wingo@pobox.com>
Wed, 17 Aug 2005 16:33:27 +0000 (16:33 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 17 Aug 2005 16:33:27 +0000 (16:33 +0000)
commitc5e2202f207c5a0e8747196e87162a2ef28f648f
treee8e3feb4191b77604c251aaeaca0f17594c119b3
parentecbae942c59d0a460a064dc99ffb6634a89fdde6
gst/base/gstbasetransform.c: Debug changes.

Original commit message from CVS:
2005-08-17  Andy Wingo  <wingo@pobox.com>

* gst/base/gstbasetransform.c: Debug changes.

* gst/gstutils.h:
* gst/gstutils.c (gst_bin_watch_for_state_change): Add function to
ensure bins post state change messages. A bit of a hack but I can't
think of a way to avoid it.

* check/gst/gstbin.c (test_watch_for_state_change): Added test.
ChangeLog
check/gst/gstbin.c
gst/base/gstbasetransform.c
gst/gstbin.c
gst/gstutils.c
gst/gstutils.h
libs/gst/base/gstbasetransform.c
tests/check/gst/gstbin.c