gst/gstcaps.c: Add some refcount debugging.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 25 Jan 2007 17:41:39 +0000 (17:41 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 25 Jan 2007 17:41:39 +0000 (17:41 +0000)
commit76e88f9d370f45dc975522caa244d39a4eabfcea
tree1ce0a8514ee7b1befd60e764a1d633e28bb5f4a6
parent8be291377174d3e9ca6b171971ae8886e0a71a14
gst/gstcaps.c: Add some refcount debugging.

Original commit message from CVS:
* gst/gstcaps.c: (_gst_caps_free), (gst_static_caps_get):
Add some refcount debugging.
Make gst_static_caps_get threadsafe, which is needed when autoplugging
in multiple streaming threads.
ChangeLog
gst/gstcaps.c