gst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use the int.
authorAndy Wingo <wingo@pobox.com>
Sun, 2 Oct 2005 18:57:07 +0000 (18:57 +0000)
committerAndy Wingo <wingo@pobox.com>
Sun, 2 Oct 2005 18:57:07 +0000 (18:57 +0000)
commit381006822b1c292b1a98d881601128dd12196b53
tree2c7c11e3c9aef2cc84d0649aef80efa00e9447b2
parentcfd31847d787201db5b2393e06c352d0dbde4275
gst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use the int.

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

* gst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use the int.
It is volatile, after all.

* docs/design/part-gstghostpad.txt: Flesh out activation with
ghost pads.

* gst/base/gstbasesrc.c (gst_base_src_init): Use
GST_DEBUG_FUNCPTR.
ChangeLog
docs/design/part-gstghostpad.txt
gst/base/gstbasesrc.c
gst/gstobject.h
libs/gst/base/gstbasesrc.c