pad: Let template related functions return new references
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 17 May 2011 09:59:00 +0000 (11:59 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 17 May 2011 10:00:18 +0000 (12:00 +0200)
commitb5bc5b459ad888766b8f9c81b48f830018294e5e
tree41baa87883706611b43cb8caeef80b914b4bf8fc
parent50f91c0825af5390ab58d082d899f48af8c7c15e
pad: Let template related functions return new references

gst_pad_template_get_caps(), gst_pad_get_pad_template_caps()
and gst_pad_get_pad_template() return a new reference of the
caps or template now and the return value needs to be
unreffed after usage.
docs/random/porting-to-0.11.txt
gst/gstpad.c
gst/gstpad.h
gst/gstpadtemplate.c