gst/gstbuffer.c (gst_buffer_get_caps): Like all our _get accessors returning refcount...
authorAndy Wingo <wingo@pobox.com>
Thu, 22 Sep 2005 09:30:41 +0000 (09:30 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 22 Sep 2005 09:30:41 +0000 (09:30 +0000)
commit54a2e06698ec60e526832e7c0c4b26d82b5b6efd
treee696144088f606fd2b743f623d36fb615acd4b09
parentb907cd9815150164816ecf88dddd6d780d7869d3
gst/gstbuffer.c (gst_buffer_get_caps): Like all our _get accessors returning refcounted objects, return a ref.

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

* gst/gstbuffer.c (gst_buffer_get_caps): Like all our _get
accessors returning refcounted objects, return a ref.

* check/gst/gstbuffer.c (GST_START_TEST): Use refcount-idempotent
accessor for caps. IDEMPOTENCE. Oh yes.
ChangeLog
check/gst/gstbuffer.c
gst/gstbuffer.c
tests/check/gst/gstbuffer.c