pad: add 'transfer full' and 'nullable' annotations to gst_pad_get_current_caps
authorAurélien Zanelli <aurelien.zanelli@darkosphere.fr>
Sat, 19 Mar 2016 11:39:18 +0000 (12:39 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 21 Mar 2016 08:23:53 +0000 (10:23 +0200)
commitb7cffa4522cb45e29c97d6c3334fd118d621ae7f
tree56794e9d7609ed313b8d936696a631b4f4c20f9d
parent53f2fb93e859daa4cee3c000756d47c1d14d2102
pad: add 'transfer full' and 'nullable' annotations to gst_pad_get_current_caps

and also change the description accordingly since function returns an
incremented caps object or NULL if there is no caps set.

https://bugzilla.gnome.org/show_bug.cgi?id=763912
gst/gstpad.c