commit | 76e88f9d370f45dc975522caa244d39a4eabfcea | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Thu Jan 25 17:41:39 2007 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Thu Jan 25 17:41:39 2007 +0000 |
tree | 1ce0a8514ee7b1befd60e764a1d633e28bb5f4a6 | |
parent | 8be291377174d3e9ca6b171971ae8886e0a71a14 [diff] |
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.